Subset of C language with tree interpreter and bytecode compiler + VM.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Ian Piumarta 33bb5e8138 allow multiple identical declarations; function parmeters are arrays of variables not vardecls před 3 měsíci
demofiles Initial commit. před 4 měsíci
Makefile reorder compiler arguments and add -lm to keep Linux happy před 3 měsíci
assert.h Initial commit. před 4 měsíci
false.txt add true and false demonstrating exit status před 3 měsíci
main.leg allow multiple identical declarations; function parmeters are arrays of variables not vardecls před 3 měsíci
stdio.h Initial commit. před 4 měsíci
stdlib.h Initial commit. před 4 měsíci
string.h Initial commit. před 4 měsíci
test.txt move Emacs mode selection to end před 3 měsíci
true.txt add true and false demonstrating exit status před 3 měsíci