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 b9d5e95391 detect leaked memory at the end of the program 1 month 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 3 months ago
main.leg detect leaked memory at the end of the program 1 month ago
test.txt fix line number tracking 3 months ago
true.txt add true and false demonstrating exit status 3 months ago