Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta 33bb5e8138 allow multiple identical declarations; function parmeters are arrays of variables not vardecls 3ヶ月前
demofiles Initial commit. 4ヶ月前
Makefile reorder compiler arguments and add -lm to keep Linux happy 3ヶ月前
assert.h Initial commit. 4ヶ月前
false.txt add true and false demonstrating exit status 3ヶ月前
main.leg allow multiple identical declarations; function parmeters are arrays of variables not vardecls 3ヶ月前
stdio.h Initial commit. 4ヶ月前
stdlib.h Initial commit. 4ヶ月前
string.h Initial commit. 4ヶ月前
test.txt move Emacs mode selection to end 3ヶ月前
true.txt add true and false demonstrating exit status 3ヶ月前