Please enable JavaScript in your browser!
首頁
探索
說明
登入
lu
/
lp
镜像来自
git://github.com/heyLu/lp
關註
1
讚好
0
派生
0
代碼
問題管理
0
提交歷史
242
版本發佈
1
Wiki
暫無描述
目錄樹:
d001402dee
分支列表
標籤列表
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 年之前
..
.gitignore
d001402dee
add the same example using dynasm.
11 年之前
Makefile
d001402dee
add the same example using dynasm.
11 年之前
README.md
fa6df0d8b1
hello, jit world.
11 年之前
dynasm
f8ff55a720
add makefile to fetch dynasm.
11 年之前
hello_dynasm.dasc
d001402dee
add the same example using dynasm.
11 年之前
hello_jit.c
fa6df0d8b1
hello, jit world.
11 年之前
README.md
Hello, JIT World.
Following along the
"Hello, JIT World: The Joy of Simple JITs"
article.