home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!cs.utexas.edu!torn!nott!cunews!dfs
- From: dfs@doe.carleton.ca (David F. Skoll)
- Subject: Re: Lisp syntax beauty? (was Re: Why Isn't Lisp a Mainstream Language?)
- Message-ID: <dfs.727757443@kehleyr>
- Sender: news@cunews.carleton.ca (News Administrator)
- Organization: Dept. of Electronics, Carleton University
- References: <1993Jan21.230642.18561@netlabs.com> <19930122162651.0.SWM@SUMMER.SCRC.Symbolics.COM> <dfs.727723285@noonian> <1jpi0sINN47q@elroy.jpl.nasa.gov> <dfs.727732459@kehleyr> <KPC.93Jan22142048@zog.arc.nasa.gov>
- Date: Sat, 23 Jan 1993 02:50:43 GMT
- Lines: 17
-
- In <KPC.93Jan22142048@zog.arc.nasa.gov> kpc@pluto.arc.nasa.gov (k p c) writes:
-
- >there are technical solutions to that problem, aren't there? i recall
- >there being something called presto that would eliminate parts of lisp
- >that weren't being used.
-
- Two problems - it's a bit of a "kludge" - for best performance, you
- have to "train" presto to recognize which parts should be loaded and
- which shouldn't. That's a bit tedious and adds nothing to your
- productivity. Secondly, it's not part of the CL standard, so if you
- port your software to another implementation, there's no guarantee
- that it will have presto.
-
- --
- David F. Skoll
-