Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 281 Bytes

File metadata and controls

2 lines (2 loc) · 281 Bytes

zig-ast-interpreter

An Abstract Syntax Tree Interpreter written in Zig for my university project, intended to be a representative prototype of a larger system suitable for constructing a large flexible language that can be used in teaching cross-paradigm programming techniques.