Minimal (?) protype-based language.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
Ian Piumarta 4e63df351f bench-sieve.txt repeates 200 times. hace 10 meses
.gitignore Ignore more irrelevant stuff. hace 1 año
Makefile Turn off bogus compiler warnings about bounds errors when optimising. hace 10 meses
README.md Initial commit hace 1 año
bench-sieve.txt bench-sieve.txt repeates 200 times. hace 10 meses
bench.txt Include recent results as comments. hace 1 año
minproto.leg String_append(), _appendAll(), and _format() allocate new memory to allow raw pointers to old content to persist. Add PEG operations TEST (fail if function returns false) and RULE2 (call rule in other grammar). PEG instruction's second operand is object not integer. Initialise top level state.variables with empty object in vmRun(). PEG instruction FAIL removes all actions added by its rule. hace 10 meses
profile-generate.txt Remove let keyword in front of local definition. hace 11 meses
test.ref New reference output. hace 11 meses
test.txt New reference output. hace 11 meses
test2.txt import files hace 1 año

README.md

minproto

Minimal (?) protype-based language.