Minimal (?) protype-based language.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
Ian Piumarta ff3dda9f83 Include recent results as comments. pirms 1 gada
.gitignore Ignore more irrelevant stuff. pirms 1 gada
Makefile Define _GNU_SOURCE to expose qsort_r(). pirms 1 gada
README.md Initial commit pirms 1 gada
bench-sieve.txt Include recent results as comments. pirms 1 gada
bench.txt Include recent results as comments. pirms 1 gada
minproto.leg Top-level expressions use the value of symbol __globals__ as the base environment instead of nil. Fix off-by-1 error in nlrPush(). Object.keys() returns keys in alphabetical order. pirms 1 gada
test.ref Test user-defined AST nodes. pirms 1 gada
test.txt Top-level expressions use the value of symbol __globals__ as the base environment instead of nil. Fix off-by-1 error in nlrPush(). Object.keys() returns keys in alphabetical order. pirms 1 gada
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.