Python syntax in Lisp and Scheme

Paolo Amoroso amoroso at mclink.it
Sun Oct 12 14:30:50 EDT 2003


Andrew Dalke writes:

> Still doesn't answer my question on how nicely Lisp handles
> the 'unexpected' need of allocating objects from different
> memory arenas.

If I understand things correctly, ITA Software's Orbitz system does
that. See the slides of Rodney Daughtrey's ILC 2002 talk "ITA Software
and Orbitz: Lisp in the Online Travel World" (International Lisp
Conference 2002 Proceedings, page 606).

A toy example is contained in Paul Graham's book "ANSI Common
Lisp". See section 13.5 "Example: Pools" on page 226.


Paolo
-- 
Paolo Amoroso <amoroso at mclink.it>




More information about the Python-list mailing list