execute a function after each source code line ?

Steve Howell showell30 at yahoo.com
Fri Jun 1 07:35:45 EDT 2007


--- stef <s.mientki at id.umcn.nl> wrote:
> the language I want to simulate (JAL),
> is very Pascal like,
> and therefor can be easily converted into equivalent
> Python code.
> 

One more idea.  If you haven't already, maybe you can
post something to the PyPy community to effect of
this:

'''
I have a Python-like language that I translate to
Python code, and I want to write another Python
program in wxPython that executes the former Python
program in a step-by-step fashion.
'''

I'm sure there are some folks there that eventually
want to tackle the same problem, and if nothing else,
they might help you out with some terminology for
describing your problem.





       
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's 
Comedy with an Edge to see what's on, when. 
http://tv.yahoo.com/collections/222



More information about the Python-list mailing list