8 releases
0.1.7 | Jul 10, 2022 |
---|---|
0.1.6 | Jul 10, 2022 |
#909 in Programming languages
355KB
5K
SLoC
LWB parser
A standalone version of the parser of rust-lwb. Rust-lwb is actually not released yet on its own (and may never be) but the parser is quite useful already
This is a project inspired by the TU Delft programming languages group's project called spoofax.
The parser will read a definition of your syntax, and generate an AST plus the code to fill the AST from strings for you.
You can find documentation for it here
License
Licensed under the MIT License
Dependencies
~8–11MB
~200K SLoC