Minimal (?) protype-based language.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
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. pirms 1 gada
.gitignore Ignore more irrelevant stuff. pirms 1 gada
Makefile Enable profiling when poducing release binary. pirms 1 gada
README.md Initial commit pirms 1 gada
bench-sieve.txt Remove let keyword in front of local definition. pirms 1 gada
bench.txt Include recent results as comments. pirms 1 gada
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. pirms 1 gada
profile-generate.txt Remove let keyword in front of local definition. pirms 1 gada
test.ref New reference output. pirms 1 gada
test.txt New reference output. pirms 1 gada
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.