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 2d4a94013f Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons il y a 11 mois
.gitignore Ignore more irrelevant stuff. il y a 1 an
Makefile Include libffi in executable. il y a 11 mois
README.md Initial commit il y a 1 an
bench-sieve.txt Restore original benchmark size and number of repeats. il y a 1 an
bench.txt Include recent results as comments. il y a 1 an
grammar_parser.meta Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons il y a 11 mois
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. il y a 11 mois
profile-generate.txt Include profile guided optimisation workload. il y a 1 an
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg il y a 11 mois
rawgrammar.leg Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons il y a 11 mois
rawminproto.leg Remove old unused code, and measure parsing speed il y a 11 mois
test.ref New reference output. il y a 11 mois
test.txt Add optional base argument to String.asInteger il y a 11 mois
test2.txt import files il y a 1 an

README.md

minproto

Minimal (?) protype-based language.