[Fwd: Re: [Tutor] LISP and Python]

Lloyd Hugh Allen lha2@columbia.edu
Tue, 29 Jan 2002 05:26:52 -0500


One of these days I'll get a hang of the "hey, idjit, change 'To:' to
'tutor@python.org'" thing.

-------- Original Message --------
From: Lloyd Hugh Allen <l.h.allen@mail.verizon.net>
Subject: Re: [Tutor] LISP and Python
To: "Karakus, Ecevit" <Ecevit.Karakus@aprimus.de>

"Karakus, Ecevit" wrote:
> 
> Hello Python Fans !
> 
> I would like to know if someone of you has experience with interfacing and
> extending Python
> with LISP (any Lisp .. ).
> 
> I would like to do more with Lisp but there are very few Libraries for Lisp
> , but Python has many Libraries
> so ...
> 
> Thanks
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor

This appeared last week. Haven't looked at it, but would guess that it's
what you seek.
============
From: Danny Yoo <dyoo@hkn.eecs.berkeley.edu>
Thu 2:34 AM
Subject: [Tutor] Learning Python using other languages --- round two
To: tutor@python.org

[For people who are beginning to learn Python; skip this message.  This
is
about something else.  *grin*]


Hi everyone,

A while back, I wrote about thinking about writing a Scheme interpreter
in
Python.

    http://aspn.activestate.com/ASPN/Mail/Message/811896


Well, I just couldn't hold back from unleashing this monstrosity.  I
bring
to you... Pyscheme!

    http://hkn.eecs.berkeley.edu/~dyoo/python/pyscheme/