_________________________________
< Cowlang is a scripting language >
---------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
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.
Building
This needs a recent Rust toolchain and uses plex for parsing/lexing.
Usage
See tests for some examples.