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 5d296aef92 add use-after-free test for common linked list deallocation bug 3 kuukautta sitten
demofiles add use-after-free test for common linked list deallocation bug 3 kuukautta sitten
include handle comparisons between pointers and arrays, handle taking address of array 3 kuukautta sitten
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 kuukautta sitten
false.txt add true and false demonstrating exit status 3 kuukautta sitten
main.leg handle recursive structures, loading and storing pointers to structures in members 3 kuukautta sitten
test.txt handle array and structure initialisers 3 kuukautta sitten
true.txt add true and false demonstrating exit status 3 kuukautta sitten