-
Notifications
You must be signed in to change notification settings - Fork 6
antocuni/jit30min
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
==========================================
HOW TO WRITE A JIT COMPILER IN 30 MINUTES
==========================================
* Antonio Cuni, PyPy core dev
* http://github.com/antocuni/jit30min
* *VERY* simple JIT compiler for x86_64
* Subset of Python
* All variables are assumed to be of type `float`
* We use PeachPy to encode ASM instructions
* *DISCLAIMER*
- I have never written any assembly before
================================
EP2019 "Write your own JIT" game
=================================
* http://github.com/antocuni/jit30min
* Extend the repo with your favorite feature
* Send me a PR
* I won't merge the PR but will keep a list of interested PRs
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published