Subset of C language with tree interpreter and bytecode compiler + VM.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable há 5 meses
demofiles add test for access to uninitialised variable há 5 meses
include handle comparisons between pointers and arrays, handle taking address of array há 5 meses
Makefile better printf(), handle initialisation of pointers and arrays from string literals há 5 meses
false.txt add true and false demonstrating exit status há 5 meses
main.leg fix initialisation of char * from string literal há 5 meses
test.txt handle array and structure initialisers há 5 meses
true.txt add true and false demonstrating exit status há 5 meses