Subset of C language with tree interpreter and bytecode compiler + VM.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Ian Piumarta dda40ae951 handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants 3ヶ月前
..
assert.h move system include files to subdir 3ヶ月前
stdio.h move system include files to subdir 3ヶ月前
stdlib.h handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants 3ヶ月前
string.h move system include files to subdir 3ヶ月前