Files
catalysa/Cargo.toml
mii 0b0a5b8dcb Create g4 and tokenizer.
Add Lexer and Parser .g4.
Add tokenizer for REVERSED.
2021-12-19 21:53:52 +09:00

5 lines
63 B
TOML

[workspace]
members = [
"catalysa",
"catalysa-parser"
]