Hacking on grammar! proc macro
- Generated functions take parser state as input - Start of code generation - WIP modeling of sequences
This commit is contained in:
@@ -7,5 +7,6 @@ edition = "2024"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.95"
|
||||
quote = "1.0.40"
|
||||
syn = "2.0.101"
|
||||
|
||||
Reference in New Issue
Block a user