Subset of C language with tree interpreter and bytecode compiler + VM.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Ian Piumarta 3d2334348c add typedef of intptr_t vor 3 Monaten
demofiles handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers vor 3 Monaten
include add typedef of intptr_t vor 3 Monaten
Makefile handle array indexing and integer multiplication vor 3 Monaten
false.txt add true and false demonstrating exit status vor 3 Monaten
main.leg handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers vor 3 Monaten
test.txt handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers vor 3 Monaten
true.txt add true and false demonstrating exit status vor 3 Monaten