Minimal (?) protype-based language.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
Ian Piumarta 4e63df351f bench-sieve.txt repeates 200 times. pirms 10 mēnešiem
.gitignore Ignore more irrelevant stuff. pirms 1 gada
Makefile Turn off bogus compiler warnings about bounds errors when optimising. pirms 10 mēnešiem
README.md Initial commit pirms 1 gada
bench-sieve.txt bench-sieve.txt repeates 200 times. pirms 10 mēnešiem
bench.txt Include recent results as comments. pirms 1 gada
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. pirms 10 mēnešiem
profile-generate.txt Remove let keyword in front of local definition. pirms 11 mēnešiem
test.ref New reference output. pirms 11 mēnešiem
test.txt New reference output. pirms 11 mēnešiem
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.