mtots 0.1.1

The mtots scripting language
Documentation
1
2
3
4
5
6
7
8
9
10
# mtots

Code for the `mtots` scripting language.
This repo is for building a "batteries included" version of the language.
The `mtots_core` repository contains a version of `mtots` with no external
dependencies.

In addition to `cargo test`, I like to run some tests with:

    cargo run -- samples/tests