Skip to content

0xDVC/go-lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-lox

a personal go implementation of the lox interpreter from crafting interpreters by robert nystrom.

Tree-Walk Interpreter System Design
current progress on what I've learnt so far

built for learning, not for production.

current read: chapter 6

a peak interest in practicing go whilst revisiting the concepts of compilers and interpreters

About

Go implementation of an Interpreter from the Crafting Interpreters Book by Robert Nystrom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages