Subset of C language with tree interpreter and bytecode compiler + VM.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable 3 mesi fa
demofiles add test for access to uninitialised variable 3 mesi fa
include handle comparisons between pointers and arrays, handle taking address of array 3 mesi fa
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 mesi fa
false.txt add true and false demonstrating exit status 3 mesi fa
main.leg fix initialisation of char * from string literal 3 mesi fa
test.txt handle array and structure initialisers 3 mesi fa
true.txt add true and false demonstrating exit status 3 mesi fa