Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lu
/
lp
kopia lustrzana
git://github.com/heyLu/lp
Obserwuj
1
Polub
0
Forkuj
0
Kod
Problemy
0
Commity
242
Wydania
1
Wiki
Brak opisu
Drzewo:
d001402dee
Gałęzie
Tagi
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 lat temu
..
.gitignore
d001402dee
add the same example using dynasm.
11 lat temu
Makefile
d001402dee
add the same example using dynasm.
11 lat temu
README.md
fa6df0d8b1
hello, jit world.
11 lat temu
dynasm
f8ff55a720
add makefile to fetch dynasm.
11 lat temu
hello_dynasm.dasc
d001402dee
add the same example using dynasm.
11 lat temu
hello_jit.c
fa6df0d8b1
hello, jit world.
11 lat temu
README.md
Hello, JIT World.
Following along the
"Hello, JIT World: The Joy of Simple JITs"
article.