Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta fda0129a1a add missing cases for Token 5ヶ月前
demofiles include file name and line number in syntax error messages 5ヶ月前
include handle comparisons between pointers and arrays, handle taking address of array 5ヶ月前
Makefile better printf(), handle initialisation of pointers and arrays from string literals 5ヶ月前
false.txt add true and false demonstrating exit status 5ヶ月前
main.leg add missing cases for Token 5ヶ月前
test.txt fix line number tracking 5ヶ月前
true.txt add true and false demonstrating exit status 5ヶ月前