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 d1abebcabc fix initialisation of char * from string literal 3 meses atrás
demofiles be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 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