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 ea38861c4d vmCompile() checks that all PC destinations are in range. STRING and CLASS opcodes read the argument length from their string, ignoring the explicit length given in the program. vor 11 Monaten
.gitignore Ignore more irrelevant stuff. vor 1 Jahr
Makefile Enable profiling when poducing release binary. vor 11 Monaten
README.md Initial commit vor 1 Jahr
bench-sieve.txt Remove let keyword in front of local definition. vor 11 Monaten
bench.txt Include recent results as comments. vor 1 Jahr
minproto.leg vmCompile() checks that all PC destinations are in range. STRING and CLASS opcodes read the argument length from their string, ignoring the explicit length given in the program. vor 11 Monaten
profile-generate.txt Remove let keyword in front of local definition. vor 11 Monaten
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.