langcc icon indicating copy to clipboard operation
langcc copied to clipboard

Generate compiler sources in Rust

Open koutheir opened this issue 3 years ago • 1 comments

People using Rust to create their compilers would appreciate this tool generating sources files in the Rust language, instead of C++.

koutheir avatar Sep 26 '22 15:09 koutheir

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

gavrilikhin-d avatar Oct 21 '22 03:10 gavrilikhin-d