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.
 
MaximeBarniaudy 54943d1ab5 Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons pirms 11 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
grammar_parser.meta Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons pirms 10 mēnešiem
minproto.leg Delare Stream object in C code and add primitive for stream string matching. Also refactor the rollback mechanism in the grammar parser to give responsibility to the right object. pirms 10 mēnešiem
profile-generate.txt Remove let keyword in front of local definition. pirms 11 mēnešiem
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg pirms 10 mēnešiem
rawgrammar.leg Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons pirms 10 mēnešiem
rawminproto.leg Remove old unused code, and measure parsing speed pirms 10 mēnešiem
test.ref New reference output. pirms 11 mēnešiem
test.txt Add optional base argument to String.asInteger pirms 10 mēnešiem
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.