Skip to content

GDShrapt.Reader 3.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@elamaunt elamaunt released this 29 Jul 22:28
· 83 commits to main since this release

Alpha version of the GDShrapt.Reader.

Many small fixes with the if-elif-else branches parsing. Improved tree managment.
Fixed 'newline' character parsing in multiline expressions and initializers.
Fixed Yield parsing.
Most of internal methods are public now. 'Form' of every node is now accessible from users code.
Implemented two styles of codegeneration.
Implemented many additional properties for tokens and nodes (like a 'StartLine', 'Length' and so on).
Implemented method for parsing unspecified content.

Nuget package

Installation from Nuget console:

Install-Package GDShrapt.Reader -Version 3.0.0-alpha