Subset of C language with tree interpreter and bytecode compiler + VM.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable 5 月之前
demofiles add test for access to uninitialised variable 5 月之前
include handle comparisons between pointers and arrays, handle taking address of array 5 月之前
Makefile better printf(), handle initialisation of pointers and arrays from string literals 5 月之前
false.txt add true and false demonstrating exit status 5 月之前
main.leg fix initialisation of char * from string literal 5 月之前
test.txt handle array and structure initialisers 5 月之前
true.txt add true and false demonstrating exit status 5 月之前