smekuria1/cyzig
A small, fast and dynamicly typed scripting language written in Zig.
A small, fast and dynamically typed scripting language written in Zig. Inspired by WAIIG by Thorsten Ball
Build Cyzig with Zig(I hope to track master but currently works with 0.14.0-dev.1511+54b668f8a)
zig build
Run REPL
cyzig
Interpret File
cyzig [fileName]