Subset of C language with tree interpreter and bytecode compiler + VM.
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ian Piumarta 9896dc32b0 handle global variables and addition 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 handle global variables and addition 3 달 전
stdio.h Initial commit. 4 달 전
stdlib.h Initial commit. 4 달 전
string.h Initial commit. 4 달 전
test.txt handle global variables and addition 3 달 전
true.txt add true and false demonstrating exit status 3 달 전