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
241
Releases
1
Wiki
No Description
Tree:
f8ff55a720
Branches
Tags
main
merge-sort
nested-types
aha-use-refs-in-the-data-structure
lp
/
c
/
jit
Lucas Stadler
f8ff55a720
add makefile to fetch dynasm.
11 years ago
..
.gitignore
f8ff55a720
add makefile to fetch dynasm.
11 years ago
Makefile
f8ff55a720
add makefile to fetch dynasm.
11 years ago
README.md
fa6df0d8b1
hello, jit world.
11 years ago
dynasm
f8ff55a720
add makefile to fetch 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.