A toy programming language built for educational purposes.
This project requires Zig 0.15.2.
The interpreter can be built with zig build.
To launch a REPL, one can use zig build run.
The tests suite can be run through zig build test.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A toy programming language built for educational purposes.
This project requires Zig 0.15.2.
The interpreter can be built with zig build.
To launch a REPL, one can use zig build run.
The tests suite can be run through zig build test.