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 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 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 4 měsíci
main.leg handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 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 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() před 3 měsíci
true.txt add true and false demonstrating exit status před 4 měsíci