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 fda0129a1a add missing cases for Token 3 달 전
demofiles include file name and line number in syntax error messages 3 달 전
include handle comparisons between pointers and arrays, handle taking address of array 3 달 전
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 달 전
false.txt add true and false demonstrating exit status 3 달 전
main.leg add missing cases for Token 3 달 전
test.txt fix line number tracking 3 달 전
true.txt add true and false demonstrating exit status 3 달 전