ENTRY

[ESC]
May 6, 202699 words 2 saves 8 comments

My OS I'm working on, is Astralixi OS.

Right now, for the pre-release, I will use the linux kernel, but I was wondering if I could write a custom kernel in Python that works completely with linux drivers.

You must be confused as Python is interpreted, not compiled, but I'm using Nuitka which can compile any Python standard library code into a binary.

So would it be possible in python? I don't care if it will be a little tedious, I just don't want my OS to be "just another linux distro" in the future.

Join the Space Guild!

8 replies

Log in to read the replies and join the conversation