2

I am planning on making an OS and am planning to run some python machine learning scripts on it. How can I get python to support said OS? Thanks

Cerumersi
  • 77
  • 10
  • 5
    You can compile it from here: https://github.com/python/cpython but it requires you to write your own compiler haha :) – Tal Feb 12 '20 at 15:27
  • See also [what is the meaning of POSIX](https://stackoverflow.com/a/31865755/2626313) – xmojmr Feb 13 '20 at 06:05

0 Answers0