Skip to content

GDShrapt.Reader 4.0.0-alpha (GDScript 2.0 support)

Pre-release
Pre-release
Compare
Choose a tag to compare
@elamaunt elamaunt released this 20 Dec 22:14
· 39 commits to main since this release
5e22bcc

Alpha version of the GDShrapt.Reader.

Global rework to support GDScript 2.0 (Godot 4.0+).
Older GDScript versions mostly are not supported now.
Fixed many StackOverflow exceptions during invalid code parsing.
Improved sameline expressions parsing.
Improved back slash parsing.
Reworked attributes parsing.
Added lambdas support, new properties syntax, complex array types, improved ternary operators and so on.

Nuget package

Installation from Nuget console:

Install-Package GDShrapt.Reader -Version 4.0.0-alpha