Subset of C language with tree interpreter and bytecode compiler + VM.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable hace 3 meses
demofiles add test for access to uninitialised variable hace 3 meses
include handle comparisons between pointers and arrays, handle taking address of array hace 3 meses
Makefile better printf(), handle initialisation of pointers and arrays from string literals hace 3 meses
false.txt add true and false demonstrating exit status hace 3 meses
main.leg fix initialisation of char * from string literal hace 3 meses
test.txt handle array and structure initialisers hace 3 meses
true.txt add true and false demonstrating exit status hace 3 meses