Skip to content

zerovm/zpython

 
 

Repository files navigation

ZPython

CPython can be build for ZRT using cross-compilation. in order to build python for zrt - run bash scripts:

sh 1build_pgen.sh sh 2configure_zpython.sh sh 3build_zpython_statically.sh

Implementation notes: (*) While running python scripts it's significant to use seekable source types, it's needed to handle exceptions properly.

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.9%
  • C 35.6%
  • Objective-C 4.4%
  • Shell 1.1%
  • Assembly 1.1%
  • TeX 0.7%
  • Other 0.2%