home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / lisp / 3359 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!biosci!agate!stanford.edu!lucid.com!karoshi!york
  2. From: york@oakland-hills.lucid.com (Bill York)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Lisp syntax beauty? (was Re: Why Isn't Lisp a Mainstream Language?)
  5. Message-ID: <YORK.93Jan25113647@oakland-hills.lucid.com>
  6. Date: 25 Jan 93 19:36:47 GMT
  7. References: <dfs.727723285@noonian> <1jpi0sINN47q@elroy.jpl.nasa.gov>
  8.     <dfs.727732459@kehleyr> <1jqgecINNjbf@elroy.jpl.nasa.gov>
  9. Sender: usenet@lucid.com
  10. Reply-To: York@Lucid.COM
  11. Organization: Lucid, Inc.
  12. Lines: 17
  13. In-Reply-To: gat@forsight2.jpl.nasa.gov's message of 23 Jan 1993 04:09:48 GMT
  14.  
  15. In article <1jqgecINNjbf@elroy.jpl.nasa.gov> gat@forsight2.jpl.nasa.gov (Erann Gat) writes:
  16.  
  17.    There is an ongoing discussion on comp.lang.lisp.mcl which might be of
  18.    interest to followers of this thread.  The discussion centers on the issue
  19.    of how to produce small applications using Lisp.  The suggestion has been
  20.    made that Common Lisp should be considered an operating system and not
  21.    an application.  In that case, having a zillion obscure functions is no
  22.    more unreasonable than having a large C library.  (BTW - MCL (Macintosh
  23.    Common Lisp) implements all of CLTL2 and is 1.5 Megabytes, about a tenth
  24.    the size of Allegro.)
  25.  
  26. Actually, the true beauty of the suggestion was the part where you
  27. take the entire Lisp application, call it an extension (apologies to
  28. the non-Mac-fluent) and have people drop it in the System Folder.
  29. After all, it isn't much bigger than Quicktime.  Then you disguise the
  30. fasl files as "applications" and sit back while everyone marvels at
  31. the compact-but-powerful programs!  And they can inter-operate, too!
  32.