Subset of C language with tree interpreter and bytecode compiler + VM.
Você não pode selecionar mais de 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 3 meses atrás
demofiles add test for access to uninitialised variable 3 meses atrás
include handle comparisons between pointers and arrays, handle taking address of array 3 meses atrás
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 meses atrás
false.txt add true and false demonstrating exit status 3 meses atrás
main.leg fix initialisation of char * from string literal 3 meses atrás
test.txt handle array and structure initialisers 3 meses atrás
true.txt add true and false demonstrating exit status 3 meses atrás