mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-27 14:01:14 +00:00
write jit compiler in python
This commit is contained in:
parent
ccab608d6d
commit
714935295c
|
@ -174,6 +174,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
|
||||
* [Building a Gas Pump Scanner with OpenCV/Python/iOS](https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b)
|
||||
* [Build a Distributed Streaming System with Python and Kafka](https://scotch.io/tutorials/build-a-distributed-streaming-system-with-apache-kafka-and-python)
|
||||
* [Writing a basic x86-64 JIT compiler from scratch in stock Python](https://csl.name/post/python-jit/)
|
||||
|
||||
## Go:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user