A new OS

Maurice LING mauriceling at acm.org
Mon Apr 26 00:10:23 EDT 2004


A Evans wrote:
> Hello Everyone I am working towards starting a project developing a new
> Operating System using the Python language (or a derivative thereof). As
> recommended on this forum I am asking if people are interested in something
> like this and ask who would be willing to support a project this large.
> 
> Any and all ideas are welcome this message is just to see what kind of
> support this project would recieve
> 
> Cheers
> 
> Andrew
> 
> 
Is it possible to program a python virtual machine into an EEPROM 
(eletrically erasable programmable read-only memory) and then set the 
BIOS to access this VM as the bootloader? So in directly, we have a very 
low level python VM in the system when it boots up......

Maurice



More information about the Python-list mailing list