Skip to content

Reimplementing the Monkey language in Zig

Notifications You must be signed in to change notification settings

vinymeuh/monkeyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monkeyZ 🐒 🦎

Learning Zig reimplementing the Monkey language interpreter from Thorsten Ball's book.

Work in progress:

  • Lexing

    • Tokens and Lexer
    • Start of a REPL
  • Parsing

  • Evaluation

  • Extending the Interpreter

About

Reimplementing the Monkey language in Zig

Topics

Resources

Stars

Watchers

Forks

Languages