> > On Thu, Aug 11, 2011 at 3:24 PM, vikas ruhil
> > wrote:
> >
> > > 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 !!
> > >
> >
> > http://www.jtauber.com/cleese
>
What is you
There has been some interesting work done with self hosting virtual machines
for languages like http://halvm.org/wiki/
It seems some what self defeating to try to recreate the device drivers to
run on actual hardware. But a minimal python environment running on KVM
would be of pratical use to many
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 yo
Hi Vikas,
On Thursday 11 August 2011 03:26 PM, Noufal Ibrahim wrote:
vikas ruhil 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
Hey I was really amazed by the complexity of the idea, since a complete
operating system might be something too elusive.
I don't know exactly whether Python would be able to meet all the
requirements.
But as far a simple OS is concerned you can look at Pintos.
~Apurv Verma
B. Tech.(CSE)
IIT
>hey i just want see something that really powered by python such as GAE and
django
>I am thinking Whyn't explore any potential in field of operating system So
we can create more secure Systems
> any body can guide or tell how start it from where or some other relevance
links related this Issue
On
Hello everyone,
C42 Engineering is looking for talented and passionate programmers.
You *do not* have to have prior experience in Ruby or Rails to apply -
all we care about is that you enjoy programming and that you're good
at it.
Here's an extract from our careers page[1] - if you fall into one
Out of curiosity ran the code in Python 3.2 and Python 2.7.
Python 2.7: 30 μsec
Python 3.2: 35 μsec
Regards,
Chetan
On Thu, Aug 11, 2011 at 3:47 PM, Dhananjay Nene wrote:
> I had done some benchmarking of code in various languages 3 years ago. I
> had
> not chosen to implement either the most
I had done some benchmarking of code in various languages 3 years ago. I had
not chosen to implement either the most efficient code, instead preferring
to stick to a specific style of implementation. (The experiment is
documented at
http://blog.dhananjaynene.com/2008/07/performance-comparison-c-jav
On Thu, Aug 11, 2011 at 3:24 PM, vikas ruhil wrote:
> 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 !!
>
http://www.jtauber.com/cleese
___
Bang
On Thu, 2011-08-11 at 15:26 +0530, Noufal Ibrahim wrote:
> vikas ruhil 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 choosin
vikas ruhil 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)
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 !!
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
13 matches
Mail list logo