Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 196 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 196 Bytes

zefram

Just a quick start for me so that I don't forget:

cd cparser
make
cd ../interpreter
make
cd ..
sh zsinterp.sh --builtinenv env --package main tests/functions --run main.main