Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
lu
/
lp
mirror da
git://github.com/heyLu/lp
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Commit
242
Rilasci
1
Wiki
Nessuna descrizione
Albero (Tree):
d001402dee
Rami (Branch)
Tag
main
merge-sort
nested-types
aha-use-refs-in-the-data-structure
lp
/
c
/
jit
Lucas Stadler
d001402dee
add the same example using dynasm.
12 anni fa
..
.gitignore
d001402dee
add the same example using dynasm.
12 anni fa
Makefile
d001402dee
add the same example using dynasm.
12 anni fa
README.md
fa6df0d8b1
hello, jit world.
12 anni fa
dynasm
f8ff55a720
add makefile to fetch dynasm.
12 anni fa
hello_dynasm.dasc
d001402dee
add the same example using dynasm.
12 anni fa
hello_jit.c
fa6df0d8b1
hello, jit world.
12 anni fa
README.md
Hello, JIT World.
Following along the
"Hello, JIT World: The Joy of Simple JITs"
article.