Minimal (?) protype-based language.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
MaximeBarniaudy c2da606329 Migrate everything to peg vm il y a 10 mois
.gitignore Ignore more irrelevant stuff. il y a 1 an
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. il y a 10 mois
README.md Initial commit il y a 1 an
bench-sieve.txt bench-sieve.txt repeates 200 times. il y a 10 mois
bench.txt Include recent results as comments. il y a 1 an
dowhile.meta Migrate everything to peg vm il y a 10 mois
fstring.meta Migrate everything to peg vm il y a 10 mois
grammar_parser.meta Migrate everything to peg vm il y a 10 mois
minproto.grammar Migrate everything to peg vm il y a 10 mois
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. il y a 10 mois
profile-generate.txt Remove let keyword in front of local definition. il y a 11 mois
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg il y a 10 mois
rawgrammar.leg Migrate everything to peg vm il y a 10 mois
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. il y a 10 mois
test.ref New reference output. il y a 11 mois
test.txt Add optional base argument to String.asInteger il y a 10 mois
test2.txt import files il y a 1 an

README.md

minproto

Minimal (?) protype-based language.