Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
lu
/
lp
mirror of
git://github.com/heyLu/lp
Watch
1
Star
0
Fork
0
Code
Issues
0
Commits
242
Releases
1
Wiki
No Description
Tree:
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 years ago
..
.gitignore
d001402dee
add the same example using dynasm.
11 years ago
Makefile
d001402dee
add the same example using dynasm.
11 years ago
README.md
fa6df0d8b1
hello, jit world.
11 years ago
dynasm
f8ff55a720
add makefile to fetch dynasm.
11 years ago
hello_dynasm.dasc
d001402dee
add the same example using dynasm.
11 years ago
hello_jit.c
fa6df0d8b1
hello, jit world.
11 years ago
README.md
Hello, JIT World.
Following along the
"Hello, JIT World: The Joy of Simple JITs"
article.