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 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. pirms 11 mēnešiem
.gitignore Ignore more irrelevant stuff. pirms 1 gada
Makefile Enable profiling when poducing release binary. pirms 11 mēnešiem
README.md Initial commit pirms 1 gada
bench-sieve.txt Remove let keyword in front of local definition. pirms 11 mēnešiem
bench.txt Include recent results as comments. pirms 1 gada
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. pirms 11 mēnešiem
profile-generate.txt Remove let keyword in front of local definition. pirms 11 mēnešiem
test.ref New reference output. pirms 11 mēnešiem
test.txt New reference output. pirms 11 mēnešiem
test2.txt import files pirms 1 gada

README.md

minproto

Minimal (?) protype-based language.