Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta 49d7a8cddf add test for access to uninitialised variable 3ヶ月前
demofiles add test for access to uninitialised variable 3ヶ月前
include handle comparisons between pointers and arrays, handle taking address of array 3ヶ月前
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3ヶ月前
false.txt add true and false demonstrating exit status 4ヶ月前
main.leg fix initialisation of char * from string literal 3ヶ月前
test.txt handle array and structure initialisers 3ヶ月前
true.txt add true and false demonstrating exit status 4ヶ月前