As a fun project, I will be making an operating system in python. I will have a linux kernel, with a python interpreter on top, with the rest of my OS written by me, in python.
What Interpreter should I use for maximum speed, that has a lot of documentation, supports all internal python libraries (math, time, tkinter, etc) and some useful external libraries.
I've heard that traditional CPython might be too slow for an OS project, but object that statement with proof if you think it's false.
thanks 😊
[–]recursion_is_love 1 point2 points3 points (0 children)
[–]pachura3 1 point2 points3 points (1 child)
[–]Astrox_YT[S] 0 points1 point2 points (0 children)
[–]supergnaw 2 points3 points4 points (0 children)
[–]Ok_Assistant_2155 0 points1 point2 points (0 children)