Lukeisun / zytelox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my bytecode interpreter based on Crafting Interpreters.

Challenges

Challenges I want to do but didn't do at the time.

  • Adding in a continue statement
  • Extend intrepreter to hold more than 256 local variables
  • Mess with hashtable?

About


Languages

Language:Zig 100.0%