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 16af5df48f add do-while and f-string dynamic addition proofs of concepts pirms 1 gada
.gitignore Ignore more irrelevant stuff. pirms 1 gada
Makefile Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. pirms 1 gada
README.md Initial commit pirms 1 gada
bench-sieve.txt bench-sieve.txt repeates 200 times. pirms 1 gada
bench.txt Include recent results as comments. pirms 1 gada
dowhile.meta add do-while and f-string dynamic addition proofs of concepts pirms 1 gada
fstring.meta add do-while and f-string dynamic addition proofs of concepts pirms 1 gada
grammar_parser.meta Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. pirms 1 gada
minproto.grammar add do-while and f-string dynamic addition proofs of concepts pirms 1 gada
minproto.leg Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. pirms 1 gada
profile-generate.txt Remove let keyword in front of local definition. pirms 1 gada
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg pirms 1 gada
rawgrammar.leg Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. pirms 1 gada
rawminproto.leg Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. pirms 1 gada
test.ref New reference output. pirms 1 gada
test.txt Add optional base argument to String.asInteger pirms 1 gada
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.