Skip to content

bsach64/cmonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To start a REPL run:

make
./cmonkey

Currently, only the lexer has been implemented.

For tests,

cd tests
make
./test

About

Monkey Lang interpreter in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published