Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 135 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 135 Bytes

To start a REPL run:

make
./cmonkey

Currently, only the lexer has been implemented.

For tests,

cd tests
make
./test