Minimal (?) protype-based language.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
Ian Piumarta 057733b85f Binary operators store pointer to implementation to avoid operator selection during eval. 1 rok temu
.gitignore Ignore more irrelevant stuff. 1 rok temu
Makefile Run test on file, not on stdin. 1 rok temu
README.md Initial commit 1 rok temu
bench-sieve.txt Make sieve be local, not global. 1 rok temu
bench.txt import files 1 rok temu
minproto.leg Binary operators store pointer to implementation to avoid operator selection during eval. 1 rok temu
test.ref Test user-defined AST nodes. 1 rok temu
test.txt Test user-defined AST nodes. 1 rok temu
test2.txt import files 1 rok temu

README.md

minproto

Minimal (?) protype-based language.