Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta b9d5e95391 detect leaked memory at the end of the program 1ヶ月前
demofiles include file name and line number in syntax error messages 3ヶ月前
include add primitive atoi() 3ヶ月前
Makefile add primitive atoi() 3ヶ月前
false.txt add true and false demonstrating exit status 3ヶ月前
main.leg detect leaked memory at the end of the program 1ヶ月前
test.txt fix line number tracking 3ヶ月前
true.txt add true and false demonstrating exit status 3ヶ月前