Minimal (?) protype-based language.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
Ian Piumarta 6ae2155b92 Remove let keyword in front of local definition. hace 1 año
.gitignore Ignore more irrelevant stuff. hace 1 año
Makefile Enable profiling when poducing release binary. hace 1 año
README.md Initial commit hace 1 año
bench-sieve.txt Remove let keyword in front of local definition. hace 1 año
bench.txt Include recent results as comments. hace 1 año
minproto.leg Support super.id() to call method id in the delegate of the object in which the currently running method was found. Add __extern__ to support foreign function calls. hace 1 año
profile-generate.txt Remove let keyword in front of local definition. hace 1 año
test.ref New reference output. hace 1 año
test.txt New reference output. hace 1 año
test2.txt import files hace 1 año

README.md

minproto

Minimal (?) protype-based language.