An open API service indexing awesome lists of open source software.

https://github.com/patlux/zig-interpreter

my own programming language written in zig
https://github.com/patlux/zig-interpreter

Last synced: 3 months ago
JSON representation

my own programming language written in zig

Awesome Lists containing this project

README

        

# zig-interpreter

My own little programming language implementation in Zig, inspired by [craftinginterpreters.com](https://craftinginterpreters.com/).