Subset of C language with tree interpreter and bytecode compiler + VM.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Ian Piumarta fda0129a1a add missing cases for Token 3 miesięcy temu
demofiles include file name and line number in syntax error messages 3 miesięcy temu
include handle comparisons between pointers and arrays, handle taking address of array 3 miesięcy temu
Makefile better printf(), handle initialisation of pointers and arrays from string literals 3 miesięcy temu
false.txt add true and false demonstrating exit status 3 miesięcy temu
main.leg add missing cases for Token 3 miesięcy temu
test.txt fix line number tracking 3 miesięcy temu
true.txt add true and false demonstrating exit status 3 miesięcy temu