Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta 93e8020fff handle array indexing and integer multiplication 5ヶ月前
demofiles handle array indexing and integer multiplication 5ヶ月前
include handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants 5ヶ月前
Makefile handle array indexing and integer multiplication 5ヶ月前
false.txt add true and false demonstrating exit status 5ヶ月前
main.leg handle array indexing and integer multiplication 5ヶ月前
test.txt handle array indexing and integer multiplication 5ヶ月前
true.txt add true and false demonstrating exit status 5ヶ月前