Skip to content

ubermenchh/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clox

lox library in c from crafting interpreters book

How to power up clox:

mkdir build
cd build
cmake .. && make 
./clox

About

lox library in c from crafting interpreters book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages