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 d26d33bf3f Fix errors after SetVar behavior change and let removal hace 11 meses
.gitignore Ignore more irrelevant stuff. hace 1 año
Makefile Turn off bogus compiler warnings about bounds errors when optimising. hace 10 meses
README.md Initial commit hace 1 año
bench-sieve.txt bench-sieve.txt repeates 200 times. hace 10 meses
bench.txt Include recent results as comments. hace 1 año
grammar_parser.meta Fix errors after SetVar behavior change and let removal hace 10 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 10 meses
profile-generate.txt Remove let keyword in front of local definition. hace 11 meses
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg hace 10 meses
rawgrammar.leg Fix errors after SetVar behavior change and let removal hace 10 meses
rawminproto.leg Make grammar_parser.meta use the entire grammar from minproto.leg hace 10 meses
test.ref New reference output. hace 11 meses
test.txt Add optional base argument to String.asInteger hace 10 meses
test2.txt import files hace 1 año

README.md

minproto

Minimal (?) protype-based language.