Subset of C language with tree interpreter and bytecode compiler + VM.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Ian Piumarta 5d296aef92 add use-after-free test for common linked list deallocation bug il y a 3 mois
demofiles add use-after-free test for common linked list deallocation bug il y a 3 mois
include handle comparisons between pointers and arrays, handle taking address of array il y a 3 mois
Makefile better printf(), handle initialisation of pointers and arrays from string literals il y a 3 mois
false.txt add true and false demonstrating exit status il y a 3 mois
main.leg handle recursive structures, loading and storing pointers to structures in members il y a 3 mois
test.txt handle array and structure initialisers il y a 3 mois
true.txt add true and false demonstrating exit status il y a 3 mois