Dennis Lee Bieber wrote: > On 28 Sep 2006 21:17:38 -0700, "MonkeeSage" <[EMAIL PROTECTED]> > declaimed the following in comp.lang.python: > > (Coming in from the cold) >> I guess you were talking about implementing the _structure_ of lisp >> lists in python syntax (as you seem to imply), not trying to emulate > > Well.... The subject line does refer "data structures" <G>
Noticed that too ?-) > Though if this suddenly inspires the creation of a Common LISP > interpreter written in Python, I may want to close my eyes <G> Well... Not quite Common Lisp yet, but : http://www.biostat.wisc.edu/~annis/creations/PyLisp/ -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list