Python Forum
Python as an operating system boot up
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python as an operating system boot up
#5
If you want to know more about Python as OS: https://lwn.net/Articles/641244/
It's used to diagnose hardware. The developer gave also a talk about the implementation and the occurring problems.

Micropython is also a kind of small os implementation. It's made for micro controllers, which doesn't have a MMU.

PS: If you just want to use an emulator on your Raspberry Pi, then use an existing emulator. The internet is full of them.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
RE: Python as an operating system boot up - by DeaD_EyE - Nov-18-2019, 08:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  an app's scripting system in Python Skaperen 0 1,059 May-07-2022, 04:58 AM
Last Post: Skaperen
  Code boot camps TrueStudentOfPython 2 2,405 Nov-14-2018, 12:20 PM
Last Post: hualalaje
  Time complexity different between operating systems. Why? Mekire 2 4,323 Jan-18-2017, 09:29 PM
Last Post: casevh

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020