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 4e63df351f bench-sieve.txt repeates 200 times. před 10 měsíci
.gitignore Ignore more irrelevant stuff. před 1 rokem
Makefile Turn off bogus compiler warnings about bounds errors when optimising. před 10 měsíci
README.md Initial commit před 1 rokem
bench-sieve.txt bench-sieve.txt repeates 200 times. před 10 měsíci
bench.txt Include recent results as comments. před 1 rokem
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. před 10 měsíci
profile-generate.txt Remove let keyword in front of local definition. před 11 měsíci
test.ref New reference output. před 11 měsíci
test.txt New reference output. před 11 měsíci
test2.txt import files před 1 rokem

README.md

minproto

Minimal (?) protype-based language.