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 3c5913ff9a handle sizeof() and malloc() 3 月之前
demofiles handle sizeof() and malloc() 3 月之前
include handle typedef and casts 3 月之前
Makefile reorder compiler arguments and add -lm to keep Linux happy 3 月之前
false.txt add true and false demonstrating exit status 3 月之前
main.leg handle sizeof() and malloc() 3 月之前
test.txt handle sizeof() and malloc() 3 月之前
true.txt add true and false demonstrating exit status 3 月之前