Minimal (?) protype-based language.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
Ian Piumarta ff3dda9f83 Include recent results as comments. před 1 rokem
.gitignore Ignore more irrelevant stuff. před 1 rokem
Makefile Define _GNU_SOURCE to expose qsort_r(). před 1 rokem
README.md Initial commit před 1 rokem
bench-sieve.txt Include recent results as comments. před 1 rokem
bench.txt Include recent results as comments. před 1 rokem
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. před 1 rokem
test.ref Test user-defined AST nodes. před 1 rokem
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. před 1 rokem
test2.txt import files před 1 rokem

README.md

minproto

Minimal (?) protype-based language.