6 ms·
A couple of other interesting Python compiler projects recently.. https://github.com/Nonannet/copapy https://github.com/Nonannet/copapy uses copy and patch, di
by thx67 2mo ago
A couple of other interesting Python compiler projects recently..
https://github.com/Nonannet/copapy https://github.com/Nonannet/copapy uses copy and patch, discussed here https://news.ycombinator.com/item?id=46972392 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 https://github.com/dylan-sutton-chavez/edge-python