2 unstable releases

0.2.0 Oct 31, 2024
0.1.0 Oct 31, 2024

#264 in Programming languages

Download history 222/week @ 2024-10-28 30/week @ 2024-11-04

252 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
~86K SLoC