Developing Commercial Applications in Python

Mike Meyer mwm at mired.org
Mon Jan 3 17:28:18 EST 2005


"It's me" <itsme at yahoo.com> writes:

> Well, now that they are API based, they can easily add any script language
> they so wish through SWIG (www.swig.org).
>
> Maybe not LISP.   SNOBOL would be the right thing to do.  (*NOT*)

SWIG generates wrappers for GUILE, which is Scheme, which looks enough
like LISP to fool most people. It's the GNU extensible embeddable
language.

        <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