langcc
langcc copied to clipboard
Generate compiler sources in Rust
People using Rust to create their compilers would appreciate this tool generating sources files in the Rust language, instead of C++.
Not instead but in addition to.
Actually, It may be good to take approach similar to ANTLR, where there are a lot of language runtimes