home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / 2255 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!uakari.primate.wisc.edu!ames!ads.com!chesapeake.ads.com!chesapeake!chyde
  2. From: chyde@pecos.ads.com (Clinton Hyde)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Comparison BTW Franz/Lucid
  5. Message-ID: <CHYDE.92Aug19121952@pecos.ads.com>
  6. Date: 19 Aug 92 17:19:52 GMT
  7. References: <1992Aug16.100525.24502@mercury.unt.edu>
  8.     <YORK.92Aug17113150@oakland-hills.lucid.com>
  9. Sender: usenet@chesapeake.ads.com (USENET News)
  10. Organization: Advanced Decision Systems, Mountain View, CA 94043, +1 (415)
  11.     960-7300
  12. Lines: 36
  13. In-Reply-To: york@oakland-hills.lucid.com's message of 17 Aug 92 18:31:50 GMT
  14.  
  15.  
  16. I'm a 'happy' user of Franz Inc's Allegro CL and CLIM. I use it with
  17. Epoch, because you get better X11 integration, and far more mouse
  18. control & behavior.
  19.  
  20. I've noticed that binaries can be 4x larger than source files. the
  21. speed on a Sparc 2 is quite respectable. lightweight threaded
  22. multiprocessing works pretty well, but Lisp can get locked into
  23. something that you can't break out of (mapcar #'some-fn
  24. 'circular-list) [i've gotten caught with this twice], and the only
  25. solution is to shut down lisp completely, via some other window. (in
  26. epoch, I just kill the buffer and it's gone)
  27.  
  28. I haven't figured out how to get it to read special keys (f1-12,
  29. l11-10, r1-15, help) on the keyboard. i run under Motif, but it's not
  30. Motif's fault (i think).
  31.  
  32. Allegro CL has some good extensions, good CLOS support, conditions,
  33. andthat sort of thing. it appears to be a very complete implmentation
  34. of CLtL2, which I what I want. I like CLIM better than XCW, but not as
  35. well as the LispM window system.
  36.  
  37. It ain't a Lisp Machine, however. I've not spent any time with Lucid
  38. CL, so I can't make a comparison.
  39.  
  40. we are getting another license, and doing more with it, so obviously
  41. it's meeting our needs...
  42.  
  43.  -- clint
  44. --
  45.  
  46. Clint Hyde        "Give me a LispM or give me death!" -- anonymous
  47.  
  48. Advanced Decision Systems    Internet:  chyde@chesapeake.ads.com
  49. 2111 Wilson Blvd #800
  50. Arlington, VA 22201        (703) 875-0327
  51.