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 49d7a8cddf add test for access to uninitialised variable před 4 měsíci
demofiles add test for access to uninitialised variable před 4 měsíci
include handle comparisons between pointers and arrays, handle taking address of array před 4 měsíci
Makefile better printf(), handle initialisation of pointers and arrays from string literals před 4 měsíci
false.txt add true and false demonstrating exit status před 4 měsíci
main.leg fix initialisation of char * from string literal před 4 měsíci
test.txt handle array and structure initialisers před 4 měsíci
true.txt add true and false demonstrating exit status před 4 měsíci