Subset of C language with tree interpreter and bytecode compiler + VM.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable 4 ay önce
demofiles add test for access to uninitialised variable 4 ay önce
include handle comparisons between pointers and arrays, handle taking address of array 4 ay önce
Makefile better printf(), handle initialisation of pointers and arrays from string literals 4 ay önce
false.txt add true and false demonstrating exit status 4 ay önce
main.leg fix initialisation of char * from string literal 4 ay önce
test.txt handle array and structure initialisers 4 ay önce
true.txt add true and false demonstrating exit status 4 ay önce