Skip to content

i-am-g2/Gox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gox - Interpreter [⚠️ WIP]

A Go port of jlox, the Java implementation of a tree-walk interpreter for the Lox language, from the excellent online book Crafting Interpreters by Bob Nystrom.

Why Gox

  1. To learn Go
  2. To know how compilers work

Current Progress : Implemented till chapter 5

Releases

No releases published

Packages

No packages published