Minimal (?) protype-based language.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
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. 11 ay önce
.gitignore Ignore more irrelevant stuff. 1 yıl önce
Makefile Enable profiling when poducing release binary. 11 ay önce
README.md Initial commit 1 yıl önce
bench-sieve.txt Remove let keyword in front of local definition. 11 ay önce
bench.txt Include recent results as comments. 1 yıl önce
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. 11 ay önce
profile-generate.txt Remove let keyword in front of local definition. 11 ay önce
test.ref New reference output. 1 yıl önce
test.txt New reference output. 1 yıl önce
test2.txt import files 1 yıl önce

README.md

minproto

Minimal (?) protype-based language.