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 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() il y a 3 mois
demofiles Initial commit. il y a 4 mois
Makefile reorder compiler arguments and add -lm to keep Linux happy il y a 3 mois
assert.h Initial commit. il y a 4 mois
false.txt add true and false demonstrating exit status il y a 3 mois
main.leg handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() il y a 3 mois
stdio.h Initial commit. il y a 4 mois
stdlib.h Initial commit. il y a 4 mois
string.h Initial commit. il y a 4 mois
test.txt handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() il y a 3 mois
true.txt add true and false demonstrating exit status il y a 3 mois