Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages