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ů.
 
Ian Piumarta 6ae2155b92 Remove let keyword in front of local definition. před 11 měsíci
.gitignore Ignore more irrelevant stuff. před 1 rokem
Makefile Enable profiling when poducing release binary. před 11 měsíci
README.md Initial commit před 1 rokem
bench-sieve.txt Remove let keyword in front of local definition. před 11 měsíci
bench.txt Include recent results as comments. před 1 rokem
minproto.leg Support super.id() to call method id in the delegate of the object in which the currently running method was found. Add __extern__ to support foreign function calls. před 11 měsíci
profile-generate.txt Remove let keyword in front of local definition. před 11 měsíci
test.ref New reference output. před 11 měsíci
test.txt New reference output. před 11 měsíci
test2.txt import files před 1 rokem

README.md

minproto

Minimal (?) protype-based language.