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 7f26a50dac handle structures and member access 5 months ago
demofiles better printf(), handle initialisation of pointers and arrays from string literals 5 months ago
include handle comparisons between pointers and arrays, handle taking address of array 5 months ago
Makefile better printf(), handle initialisation of pointers and arrays from string literals 5 months ago
false.txt add true and false demonstrating exit status 5 months ago
main.leg handle structures and member access 5 months ago
test.txt handle structures and member access 5 months ago
true.txt add true and false demonstrating exit status 5 months ago