Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Entrar
lu
/
lp
espelho de
git://github.com/heyLu/lp
Observar
1
Favorito
0
Fork
0
Código
Problemas
0
Commits
242
Versões
1
Wiki
Nenhuma Descrição
Árvore:
d001402dee
Branches
Tags
main
merge-sort
nested-types
aha-use-refs-in-the-data-structure
lp
/
c
/
jit
Lucas Stadler
d001402dee
add the same example using dynasm.
11 anos atrás
..
.gitignore
d001402dee
add the same example using dynasm.
11 anos atrás
Makefile
d001402dee
add the same example using dynasm.
11 anos atrás
README.md
fa6df0d8b1
hello, jit world.
11 anos atrás
dynasm
f8ff55a720
add makefile to fetch dynasm.
11 anos atrás
hello_dynasm.dasc
d001402dee
add the same example using dynasm.
11 anos atrás
hello_jit.c
fa6df0d8b1
hello, jit world.
11 anos atrás
README.md
Hello, JIT World.
Following along the
"Hello, JIT World: The Joy of Simple JITs"
article.