Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
andrewchambers
on Oct 24, 2014
|
parent
|
context
|
favorite
| on:
Pixie: A small fast, native lisp
The trace JIT has an assembler, and the C code is compiled to native assembly.
https://bitbucket.org/pypy/pypy/src/f7bc5ed1602fb522625a3d02...
Assembler.py is the jit assembler.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://bitbucket.org/pypy/pypy/src/f7bc5ed1602fb522625a3d02...
Assembler.py is the jit assembler.