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 46c7ef6f32 Run the first non-option command line argument as the program. Set _argv__ to program name plus any following command-line arguments. vor 11 Monaten
.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 Run the first non-option command line argument as the program. Set _argv__ to program name plus any following command-line arguments. vor 11 Monaten
profile-generate.txt Include profile guided optimisation workload. vor 1 Jahr
test.ref Object.dump() uses Object.allKeys() instead of Object.keys(). vor 1 Jahr
test.txt Object.dump() uses Object.allKeys() instead of Object.keys(). vor 1 Jahr
test2.txt import files vor 1 Jahr

README.md

minproto

Minimal (?) protype-based language.