Skip to content

acweathersby/radlr

Repository files navigation

RADLR large and centered

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

Install

cargo install --git https://github.com/acweathersby/radlr radlr-cli

Usage

Build A Parser

radlr compile --ast -t rust ./path/to/grammar.radlr

Run Local Dev Server

radlr dev

Lab

Checkout the lab

Lab Preview