Lisp 2 Python?
chris patti
cpatti at atg.com
Fri Feb 4 15:26:13 EST 2000
More information about the Python-list mailing list
Fri Feb 4 15:26:13 EST 2000
- Previous message (by thread): Lisp 2 Python?
- Next message (by thread): Lisp 2 Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Joel Lucsy" <jjlucsy at concentric.net> writes: > Are there any lisp-to-python converters? > Surely you jest. Python is LISP-like in various respects, but LISP and Python share vastly different ancestry. Even that aside, the synteaxes are HUGELY different. A say, Python to Pascal converter is one thing, a Python to LISP converter is another entirely. Also, which LISP? Common LISP I presume? You'd almost need something as complex as common lisp itself to convert that to PYthon :) Good luck, -Chris -- -------------------------------------------------------------------- Chris Patti| \ Art Technology Group \ 617-386-1649 \ cpatti at atg.com --------------------------------------------------------------------
- Previous message (by thread): Lisp 2 Python?
- Next message (by thread): Lisp 2 Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list