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 5d296aef92 add use-after-free test for common linked list deallocation bug před 3 měsíci
demofiles add use-after-free test for common linked list deallocation bug 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 handle recursive structures, loading and storing pointers to structures in members 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