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 33bb5e8138 allow multiple identical declarations; function parmeters are arrays of variables not vardecls 3 maanden geleden
demofiles Initial commit. 4 maanden geleden
Makefile reorder compiler arguments and add -lm to keep Linux happy 3 maanden geleden
assert.h Initial commit. 4 maanden geleden
false.txt add true and false demonstrating exit status 3 maanden geleden
main.leg allow multiple identical declarations; function parmeters are arrays of variables not vardecls 3 maanden geleden
stdio.h Initial commit. 4 maanden geleden
stdlib.h Initial commit. 4 maanden geleden
string.h Initial commit. 4 maanden geleden
test.txt move Emacs mode selection to end 3 maanden geleden
true.txt add true and false demonstrating exit status 3 maanden geleden