Parsing C [OT]
Mike Meyer
mwm at mired.org
Tue Apr 1 12:09:23 EST 2003
laotseu <bdesth at removethis.free.fr> writes:
> Daniel Timothy Bentley wrote:
> > I find myself having to write a C interpreter in Jython.
> Writing a C interpreter for a Python interpreter implemented on top of
> a Java interpreter which is probably at least partially written in C !
I've got a project that is a Python script that exec's a Fortran
program that has C wrappers around an embedded Python interpreter that
is calling tcl via Tkinter.
> No Lisp or Smalltalk layer planned ?-)
Python has lisp-like semantics, and TCL has lisp-like syntax. Is that
close enough?
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
More information about the Python-list
mailing list