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 fda0129a1a add missing cases for Token il y a 3 mois
demofiles include file name and line number in syntax error messages 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 4 mois
main.leg add missing cases for Token il y a 3 mois
test.txt fix line number tracking il y a 3 mois
true.txt add true and false demonstrating exit status il y a 4 mois