Subset of C language with tree interpreter and bytecode compiler + VM.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Ian Piumarta 5d296aef92 add use-after-free test for common linked list deallocation bug vor 4 Monaten
demofiles add use-after-free test for common linked list deallocation bug vor 4 Monaten
include handle comparisons between pointers and arrays, handle taking address of array vor 4 Monaten
Makefile better printf(), handle initialisation of pointers and arrays from string literals vor 4 Monaten
false.txt add true and false demonstrating exit status vor 4 Monaten
main.leg handle recursive structures, loading and storing pointers to structures in members vor 4 Monaten
test.txt handle array and structure initialisers vor 4 Monaten
true.txt add true and false demonstrating exit status vor 4 Monaten