Minimal (?) protype-based language.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
MaximeBarniaudy 16af5df48f add do-while and f-string dynamic addition proofs of concepts vor 1 Jahr
.gitignore Ignore more irrelevant stuff. vor 1 Jahr
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. vor 1 Jahr
README.md Initial commit vor 1 Jahr
bench-sieve.txt bench-sieve.txt repeates 200 times. vor 1 Jahr
bench.txt Include recent results as comments. vor 1 Jahr
dowhile.meta add do-while and f-string dynamic addition proofs of concepts vor 1 Jahr
fstring.meta add do-while and f-string dynamic addition proofs of concepts vor 1 Jahr
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. vor 1 Jahr
minproto.grammar add do-while and f-string dynamic addition proofs of concepts vor 1 Jahr
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. vor 1 Jahr
profile-generate.txt Remove let keyword in front of local definition. vor 1 Jahr
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg vor 1 Jahr
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. vor 1 Jahr
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. vor 1 Jahr
test.ref New reference output. vor 1 Jahr
test.txt Add optional base argument to String.asInteger vor 1 Jahr
test2.txt import files vor 1 Jahr

README.md

minproto

Minimal (?) protype-based language.