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.
30
Cometimentos
1
Ramo
1.1 MiB
Makefile
100%
Árvore:
f75c06ca3e
master
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de 'f75c06ca3e'
${ noResults }
HTTP
ZIP
TAR.GZ
Ian Piumarta
f75c06ca3e
Target minproto-opt built with TYPECODES and DELOPT enabled. Target release profiles with -O to disable backtrace.
há 1 ano
.gitignore
Ignore more irrelevant stuff.
há 1 ano
Makefile
Target minproto-opt built with TYPECODES and DELOPT enabled. Target release profiles with -O to disable backtrace.
há 1 ano
README.md
Initial commit
há 1 ano
bench-sieve.txt
Restore original benchmark size and number of repeats.
há 1 ano
bench.txt
Include recent results as comments.
há 1 ano
minproto.leg
<type>.eval methods are installed in all built-in object types when TYPECODES=1. println() prints object properties in alphabetical order.
há 1 ano
test.ref
Object.dump() uses Object.allKeys() instead of Object.keys().
há 1 ano
test.txt
Object.dump() uses Object.allKeys() instead of Object.keys().
há 1 ano
test2.txt
import files
há 1 ano
README.md
minproto
Minimal (?) protype-based language.