On Aug 28, 7:05 pm, Tim Chase <python.l...@tim.thechases.com> wrote:
> qwe rty wrote:
> > i know that an interpreted language like python can't be used to make
> > an operating system or system drivers.
>
> As long as you are willing to write the OS hooks in C, you can
> write the userspace device drivers in Python:

Writing your OS hooks in C isn't a problem because you could write a C
compiler in Python ;-)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to