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 9264c94f6b handle comparison of integer and pointer to variable 3 months ago
demofiles handle comparison of integer and pointer to variable 3 months ago
include move system include files to subdir 3 months ago
Makefile reorder compiler arguments and add -lm to keep Linux happy 3 months ago
false.txt add true and false demonstrating exit status 3 months ago
main.leg handle comparison of integer and pointer to variable 3 months ago
test.txt handle if() and == 3 months ago
true.txt add true and false demonstrating exit status 3 months ago