Hacker News new | ask | show | jobs
by thx67 25 days ago
A couple of other interesting Python compiler projects recently..

https://github.com/Nonannet/copapy uses copy and patch, discussed here https://news.ycombinator.com/item?id=46972392

Single-pass SSA bytecode compiler and threaded-code stack VM for a sandboxed Python subset https://github.com/dylan-sutton-chavez/edge-python