MarioAriasC / monito

Zig impleentation of the Monkey Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monito

WIP

Current implementation includes:

  • Lexer
  • Parser

An implementation of the Monkey Language in Zig

Tests

Run the tests with:

zig build test --summary all

About

Zig impleentation of the Monkey Language

License:Apache License 2.0


Languages

Language:Zig 100.0%