Skip to content

Jr-14/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clox

Virtual machine from scratch implementation of the Clox language from Crafting Interpreters

Getting started

To build:

make

To run - make sure to build the files first:

make run

To clean:

make clean

About

Virtual machine from scratch implementation of the Clox language from Crafting Interpreters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors