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.
 
Ian Piumarta 4b75732a7e 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. 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
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. vor 1 Jahr
profile-generate.txt Include profile guided optimisation workload. vor 1 Jahr
test.ref New reference output. vor 1 Jahr
test.txt New reference output. vor 1 Jahr
test2.txt import files vor 1 Jahr

README.md

minproto

Minimal (?) protype-based language.