Minimal (?) protype-based language.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
MaximeBarniaudy c2da606329 Migrate everything to peg vm hace 10 meses
.gitignore Ignore more irrelevant stuff. hace 1 año
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. hace 10 meses
README.md Initial commit hace 1 año
bench-sieve.txt bench-sieve.txt repeates 200 times. hace 10 meses
bench.txt Include recent results as comments. hace 1 año
dowhile.meta Migrate everything to peg vm hace 10 meses
fstring.meta Migrate everything to peg vm hace 10 meses
grammar_parser.meta Migrate everything to peg vm hace 10 meses
minproto.grammar Migrate everything to peg vm hace 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. hace 10 meses
profile-generate.txt Remove let keyword in front of local definition. hace 11 meses
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg hace 10 meses
rawgrammar.leg Migrate everything to peg vm hace 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. hace 10 meses
test.ref New reference output. hace 11 meses
test.txt Add optional base argument to String.asInteger hace 10 meses
test2.txt import files hace 1 año

README.md

minproto

Minimal (?) protype-based language.