1 unstable release
0.1.0 | Oct 6, 2021 |
---|
#1901 in Procedural macros
67KB
2K
SLoC
A prototype implementation of the Rust syntax from scratch (rather than
newtypes of syn
) that support derive(Parse), derive(ToTokens) and other
conveniences across all AST node types.
Dependencies
~5–16MB
~169K SLoC