Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!gem.mps.ohio-state.edu!usc!snorkelwacker!think!kulla!barmar From: barmar@kulla (Barry Margolin) Newsgroups: comp.lang.lisp Subject: Re: CLOS speed Message-ID: <31192@news.Think.COM> Date: 28 Oct 89 02:44:37 GMT References: <18769@pasteur.Berkeley.EDU> <31037@news.Think.COM> <31074@news.Think.COM> <1989Oct27.224758.13427@rpi.edu> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA, USA Lines: 12 In article <1989Oct27.224758.13427@rpi.edu> harrisr@turing.cs.rpi.edu (Richard Harris) writes: >it is hard (or impossible) >to do load-time evalutation of constants (in code created by macros) >in some implementations of CL, because CL does not support load-time >constants very well (#, is too limited). ANSI CL will support load-time constants much better. We've gotten rid of "#," and added a LOAD-TIME-VALUE special form. Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar