1 unstable release
0.1.0 | Dec 10, 2024 |
---|
#326 in Programming languages
69KB
2K
SLoC
_________________________________
< 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.
Dependencies
~0.6–1.9MB
~41K SLoC