Minimal (?) protype-based language.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
Ian Piumarta ff3dda9f83 Include recent results as comments. 1 anno fa
.gitignore Ignore more irrelevant stuff. 1 anno fa
Makefile Define _GNU_SOURCE to expose qsort_r(). 1 anno fa
README.md Initial commit 1 anno fa
bench-sieve.txt Include recent results as comments. 1 anno fa
bench.txt Include recent results as comments. 1 anno fa
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. 1 anno fa
test.ref Test user-defined AST nodes. 1 anno fa
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. 1 anno fa
test2.txt import files 1 anno fa

README.md

minproto

Minimal (?) protype-based language.