Subset of C language with tree interpreter and bytecode compiler + VM.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Ian Piumarta f411e2d569 be more relaxed about pointer comparisons vor 3 Monaten
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 vor 3 Monaten
include handle comparisons between pointers and arrays, handle taking address of array vor 3 Monaten
Makefile better printf(), handle initialisation of pointers and arrays from string literals vor 3 Monaten
false.txt add true and false demonstrating exit status vor 3 Monaten
main.leg be more relaxed about pointer comparisons vor 3 Monaten
test.txt handle array and structure initialisers vor 3 Monaten
true.txt add true and false demonstrating exit status vor 3 Monaten