```
< Cowlang is a scripting language >
```
*NOTE:* I mostly built this to toy around with Rust. If you want a proper (fast and typesafe) embedded language runtime, I highly recommend looking at WASM first.
This needs a recent Rust toolchain and uses `plex` for parsing/lexing.
See `tests` for some examples.