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 2d4a94013f Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons há 11 meses
.gitignore Ignore more irrelevant stuff. há 1 ano
Makefile Include libffi in executable. há 1 ano
README.md Initial commit há 1 ano
bench-sieve.txt Restore original benchmark size and number of repeats. há 1 ano
bench.txt Include recent results as comments. há 1 ano
grammar_parser.meta Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons há 11 meses
minproto.leg Delare Stream object in C code and add primitive for stream string matching. Also refactor the rollback mechanism in the grammar parser to give responsibility to the right object. há 11 meses
profile-generate.txt Include profile guided optimisation workload. há 1 ano
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg há 11 meses
rawgrammar.leg Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons há 11 meses
rawminproto.leg Remove old unused code, and measure parsing speed há 11 meses
test.ref New reference output. há 1 ano
test.txt Add optional base argument to String.asInteger há 11 meses
test2.txt import files há 1 ano

README.md

minproto

Minimal (?) protype-based language.