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 c10c320d4e Add profiling support when compiled with PROFILE=1 and command-line option -p to enable profiling. Add [from:to] syntax for array and string slices. Fix passing of environment between primitive and user-defined __eval__ methods. 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 Add profiling support when compiled with PROFILE=1 and command-line option -p to enable profiling. Add [from:to] syntax for array and string slices. Fix passing of environment between primitive and user-defined __eval__ methods. 11 ay önce
profile-generate.txt Remove let keyword in front of local definition. 11 ay önce
test.ref New reference output. 11 ay önce
test.txt New reference output. 11 ay önce
test2.txt import files 1 yıl önce

README.md

minproto

Minimal (?) protype-based language.