mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
192 B
192 B
Python bytecode: https://docs.python.org/3.4/library/dis.html Python VM in python: https://github.com/nedbat/byterun Python VM in JS: https://github.com/koehlma/jaspy