4 releases
0.0.4 | Feb 24, 2023 |
---|---|
0.0.3 | Dec 1, 2022 |
0.0.2 | Nov 30, 2022 |
0.0.1 | Nov 30, 2022 |
#2129 in Rust patterns
192 downloads per month
Used in clightningrpc-conf
4KB
66 lines
minimal procedural macros parser that produce a convenient AST
lib.rs
:
Albert stream is an abstraction of token stream where it is possible implement stream of tokens with the basic method for a simple compiler front-end.