Minimal (?) protype-based language.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
MaximeBarniaudy b23a65dbb0 Add optional base argument to String.asInteger před 1 rokem
.gitignore Ignore more irrelevant stuff. před 1 rokem
Makefile Turn off bogus compiler warnings about bounds errors when optimising. před 1 rokem
README.md Initial commit před 1 rokem
bench-sieve.txt bench-sieve.txt repeates 200 times. před 1 rokem
bench.txt Include recent results as comments. před 1 rokem
grammar_parser.meta Fix error after single quote semantics change před 11 měsíci
minproto.leg Add optional base argument to String.asInteger před 11 měsíci
profile-generate.txt Remove let keyword in front of local definition. před 1 rokem
rawMetaGrammar.leg Add with and without functions for namespace manimulation, add namespace support to grammars, add test of parser circularity před 11 měsíci
rawgrammar.leg Add with and without functions for namespace manimulation, add namespace support to grammars, add test of parser circularity před 11 měsíci
test.ref New reference output. před 1 rokem
test.txt Add optional base argument to String.asInteger před 11 měsíci
test2.txt import files před 1 rokem

README.md

minproto

Minimal (?) protype-based language.