treescript-interpreter 0.1.1

TreeScript interpreter, with some built-in libraries and API to create more
Documentation
1
2
3
4
5
6
7
8
# TreeScript Interpreter

An interpreter for the [TreeScript](https://github.com/jakobeha/treescript#readme) language.

Additionally:

- Libraries shipped with TreeScript
- API to create new libraries in Rust (TODO describe how to use, for now see the libraries described above for examples)