Minimal (?) protype-based language.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
MaximeBarniaudy b142d94b11 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. vor 1 Jahr
.gitignore Ignore more irrelevant stuff. vor 1 Jahr
Makefile Target minproto-opt built with TYPECODES and DELOPT enabled. Target release profiles with -O to disable backtrace. vor 1 Jahr
README.md Initial commit vor 1 Jahr
bench-sieve.txt Restore original benchmark size and number of repeats. vor 1 Jahr
bench.txt Include recent results as comments. vor 1 Jahr
grammar_parser.meta 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. vor 1 Jahr
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. vor 1 Jahr
profile-generate.txt Include profile guided optimisation workload. vor 1 Jahr
rawMetaGrammar.leg Make grammar_parser.meta use the entire grammar from minproto.leg vor 1 Jahr
rawgrammar.leg Add with and without functions for namespace manimulation, add namespace support to grammars, add test of parser circularity vor 1 Jahr
rawminproto.leg Make grammar_parser.meta use the entire grammar from minproto.leg vor 1 Jahr
test.ref Add exception tests. New test.txt reference output. vor 1 Jahr
test.txt Add optional base argument to String.asInteger vor 1 Jahr
test2.txt import files vor 1 Jahr

README.md

minproto

Minimal (?) protype-based language.