Minimal (?) protype-based language.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
MaximeBarniaudy c2da606329 Migrate everything to peg vm há 10 meses
.gitignore Ignore more irrelevant stuff. há 1 ano
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. há 10 meses
README.md Initial commit há 1 ano
bench-sieve.txt bench-sieve.txt repeates 200 times. há 10 meses
bench.txt Include recent results as comments. há 1 ano
dowhile.meta Migrate everything to peg vm há 10 meses
fstring.meta Migrate everything to peg vm há 10 meses
grammar_parser.meta Migrate everything to peg vm há 10 meses
minproto.grammar Migrate everything to peg vm há 10 meses
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. há 10 meses
profile-generate.txt Remove let keyword in front of local definition. há 11 meses
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg há 10 meses
rawgrammar.leg Migrate everything to peg vm há 10 meses
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. há 10 meses
test.ref New reference output. há 11 meses
test.txt Add optional base argument to String.asInteger há 10 meses
test2.txt import files há 1 ano

README.md

minproto

Minimal (?) protype-based language.