Subset of C language with tree interpreter and bytecode compiler + VM.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
Ian Piumarta 12fa7c1de6 test return from function and printf %d conversion 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 evaluates test.txt with no type checking 3 个月前
stdio.h Initial commit. 4 个月前
stdlib.h Initial commit. 4 个月前
string.h Initial commit. 4 个月前
test.txt test return from function and printf %d conversion 3 个月前
true.txt add true and false demonstrating exit status 3 个月前