2 unstable releases
new 0.2.0 | Oct 31, 2024 |
---|---|
0.1.0 | Oct 31, 2024 |
#283 in Programming languages
188 downloads per month
25KB
608 lines
klang
klang
is a domain-specific language (DSL) for programming robots. It is used to program robots running the K-Scale operating system.
Running the Parser
To run the parser on the example file, use the following command:
cargo run -- examples/clean_up_cans.k
Dependencies
~2.5–5MB
~87K SLoC