2 unstable releases

new 0.2.0 Oct 31, 2024
0.1.0 Oct 31, 2024

#283 in Programming languages

Download history 188/week @ 2024-10-27

188 downloads per month

MIT license

25KB
608 lines

K-Scale Open Source Robotics

License Discord Wiki Run tests

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