Skip to content

yngtdd/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clox Lang

Build Status

Clox is a cross-platform implementation of a tree-walk lox interpreter and a virtual machine in C89.

git clone https://github.com/yngtodd/clox.git

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

About

The Clox language!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published