Letlang
Contributing
If you want to contribute, please make a pull request.
Requirements:
- Rust & Cargo 1.63+
Build:
$ cargo build
Run example:
$ export LETLANG_RUNTIME_PATH="${PWD}/sources/letlang_runtime"
$ cargo run -- -p examples/dummy run
License
Letlang's source code is distributed under the terms of the MIT License
The website's content is distributed under the terms of the CC BY NC SA 4.0 License.