Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
piumarta
/
minproto
Vigiar
1
Marcar como favorito
0
Derivar
1
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Minimal (?) protype-based language.
Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
13
Cometimentos
1
Ramo
1.1 MiB
Makefile
100%
Árvore:
57fe021082
master
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de '57fe021082'
${ noResults }
HTTP
ZIP
TAR.GZ
Ian Piumarta
57fe021082
All symbols created with UNDEFINED_TYPECODE by default. AST nodes with undefined typecode are evaluated by invoking the method __eval__ on the node. Typecode is looked up in the immediate delegate of a node only. Object.__eval__() is primitive and returns self.
há 1 ano
.gitignore
Ignore more irrelevant stuff.
há 1 ano
Makefile
Run test on file, not on stdin.
há 1 ano
README.md
Initial commit
há 1 ano
bench-sieve.txt
Make sieve be local, not global.
há 1 ano
bench.txt
import files
há 1 ano
minproto.leg
All symbols created with UNDEFINED_TYPECODE by default. AST nodes with undefined typecode are evaluated by invoking the method __eval__ on the node. Typecode is looked up in the immediate delegate of a node only. Object.__eval__() is primitive and returns self.
há 1 ano
test.ref
Remove makeForm(). Use Closure.fixed property to change assert/refute closures into a special forms.
há 1 ano
test.txt
Remove makeForm(). Use Closure.fixed property to change assert/refute closures into a special forms.
há 1 ano
test2.txt
import files
há 1 ano
README.md
minproto
Minimal (?) protype-based language.