Look at the Lua attempt to create OS. http://luaos.net/ Lua script is more readable.
Personally, I would never prefer to create an OS in Python. If you get minimal open sourced RTOS source code (many found in sourge forge), you could start with basic and see the similar approach in Python. If you need secure environment like GAE, you need to re-implement many Python APIs & language runtime than re-writing everything from scratch.. You know that processor still needs machine instructions to boot. Hope you are not serious enough to get started :-). Your reasoning is not sound good. All the best for your initiatives if you really get started. -- Gopal On Thu, Aug 11, 2011 at 11:08 AM, L. Guruprasad <lgp171...@gmail.com> wrote: > Hi Vikas, > > On Thursday 11 August 2011 03:26 PM, Noufal Ibrahim wrote: > >> vikas ruhil<vikasruhi...@gmail.com> writes: >> >> I am looking towards to write an operating system in Python? How i can >>> write kernel and kernel calls on Debian Linux ! any body can help >>> reagrd this !! >>> >> >> I mailed a while ago about choosing the right tool for a given task (as >> opposed to seeing everything as a nail). >> >> Are there any reasons why you're interested in doing this in Python (as >> opposed to say Ruby)? >> > > I totally agree with Noufal here. But searching the web for similar > attempts, I found these > > http://jtauber.com/cleese/ > https://launchpad.net/pycorn > > Not sure how active these attempts are and whether it is really possible to > achieve something like this. > > Thanks & Regards, > Guruprasad > > ______________________________**_________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/**mailman/listinfo/bangpypers<http://mail.python.org/mailman/listinfo/bangpypers> > _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers