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ů.
 
MaximeBarniaudy 247fe9caeb dotdot got lost in merging před 1 rokem
.gitignore Ignore more irrelevant stuff. před 1 rokem
Makefile Run test on file, not on stdin. před 1 rokem
README.md Initial commit před 1 rokem
bench-sieve.txt Make sieve be local, not global. před 1 rokem
bench.txt import files před 1 rokem
grammar_parser.meta Add Invoke and GetProp před 1 rokem
minproto.leg dotdot got lost in merging 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.