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

README.md

minproto

Minimal (?) protype-based language.