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