klang

Crates.ioklang
lib.rsklang
version0.2.0
sourcesrc
created_at2024-10-31 19:58:47.52116
updated_at2024-10-31 23:42:35.542138
descriptionThe Klang programming language
homepage
repositoryhttps://github.com/kscalelabs/klang
max_upload_size
id1430642
size39,143
Ben Bolte (codekansas)

documentation

README

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
Commit count: 55

cargo fmt