Subset of C language with tree interpreter and bytecode compiler + VM.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Piumarta 1eec9dcce4 add primitive atoi() 3 months ago
demofiles include file name and line number in syntax error messages 3 months ago
include add primitive atoi() 3 months ago
Makefile add primitive atoi() 3 months ago
false.txt add true and false demonstrating exit status 4 months ago
main.leg add primitive atoi() 3 months ago
test.txt fix line number tracking 3 months ago
true.txt add true and false demonstrating exit status 4 months ago