Minimal (?) protype-based language.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
Ian Piumarta 6ae2155b92 Remove let keyword in front of local definition. 11 місяці тому
.gitignore Ignore more irrelevant stuff. 1 рік тому
Makefile Enable profiling when poducing release binary. 11 місяці тому
README.md Initial commit 1 рік тому
bench-sieve.txt Remove let keyword in front of local definition. 11 місяці тому
bench.txt Include recent results as comments. 1 рік тому
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. 11 місяці тому
profile-generate.txt Remove let keyword in front of local definition. 11 місяці тому
test.ref New reference output. 11 місяці тому
test.txt New reference output. 11 місяці тому
test2.txt import files 1 рік тому

README.md

minproto

Minimal (?) protype-based language.