DEV Community

Discussion on: DaveWebOS : free, user-friendly

 
getdevved profile image
Get-DevVed-YT

Well, unfortunately, Python on its own cannot be compiled into an operating system. There are languages like C++ or Assembly that may be able to help you

Thread Thread
 
david050708 profile image
david050708

Oh ok thank you for the info

Thread Thread
 
shidozz profile image
shidozz

If u want to make an real os u you wanna do an Kernel or a micro-kernel, an programming language, drivers and complier. U must learn an compiling language, assembly, pc (how all work), os (how all work) and kernel (how all work).

Thread Thread
 
david050708 profile image
david050708

Ok thank you so much for the advice sir will do it