Edit, compile, and integrate programming languages simply with RADLR.
RADLR provides a range of tools to define, develop, and integrate DSLs in a variety of programming environments.
Perquisite: Ensure the Rust toolkit is installed before proceeding with the following
cargo install --git https://github.com/acweathersby/radlr radlr-cli
radlr compile --ast -t rust ./path/to/grammar.radlr
radlr dev
Checkout the lab