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