Skip to content

PieterJanVdb/lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crafting Interpreters

Chapter 1

Done in Gleam (glox), passes all tests from the craftinginterpreters book repository. Note however that the current implementation of Environments uses ETS tables where we never clean up the data until the program finishes.

To run the tests:

just test_glox

Chapter 2

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages