Interpretor.

Balaji balaji at email.arizona.edu
Tue Oct 26 18:10:14 EDT 2004


Hello Everyone....

I have created a simple GUI using wx python. Its an simple editor...

Now what I want to do is pass the contents of this editor and receive
solution from python.

Suppose in the editor if I say x=2 and y=3 and then x+y I should get
back the solution.

In general i want to build an simple interpretor..

Any ideas....

Balaji



More information about the Python-list mailing list