What python can NOT do?

AggieDan04 danb_83 at yahoo.com
Sat Aug 29 21:40:36 EDT 2009


On Aug 28, 7:05 pm, Tim Chase <python.l... at 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 ;-)




More information about the Python-list mailing list