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 f411e2d569 be more relaxed about pointer comparisons před 3 měsíci
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 před 3 měsíci
include handle comparisons between pointers and arrays, handle taking address of array před 3 měsíci
Makefile better printf(), handle initialisation of pointers and arrays from string literals před 3 měsíci
false.txt add true and false demonstrating exit status před 3 měsíci
main.leg be more relaxed about pointer comparisons před 3 měsíci
test.txt handle array and structure initialisers před 3 měsíci
true.txt add true and false demonstrating exit status před 3 měsíci