UNIX shell in Python?

D

Deniz Dogan

Hello.

I was thinking about writing a UNIX shell program using Python. Has
anyone got any experience on this? Is it even possible? I have
programmed a simple shell in C before and I came to think about how
perfect Python would be for parsing user input.

Regards,
Deniz Dogan
 
G

Gary Herron

Deniz said:
Hello.

I was thinking about writing a UNIX shell program using Python. Has
anyone got any experience on this? Is it even possible? I have
programmed a simple shell in C before and I came to think about how
perfect Python would be for parsing user input.

Regards,
Deniz Dogan
Not only *can* it be done, but it *has* been done and well: See IPython at:
http://ipython.scipy.org/moin/

Gary Herron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top