home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0316.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  4.1 KB  |  81 lines

  1.  
  2.  > I would like to here from anyone using SUN computers 
  3.  > who can supply answers or comments on any of these issues:
  4.  >  Is Franz the only (best) lisp available?
  5. We have finally finished porting Portable Standard LISP (PSL) to yet
  6. another machine.  This time it is now running on the SUN.  Initial
  7. timing measurements indicate that its speed is somewhere between a 
  8. Vax 750 and 780 (all running PSL), and about twice as fast as Franz running
  9. the REDUCE algebra system test on Suns.  We are now running the Gabriel
  10. benchmarks to discover where it fits in the set.  For more details
  11. see the announcement at the end of this message.
  12.  >  Has anyone used the Maryland Flavors to create useful tools/extensions?
  13. PSL provides support for a simple flavors package that seems quite
  14. useful.  However, the current version has no inheritance.
  15.  >  Any support for sun graphics (windows, menus,etc) a la Interlisp-D?
  16. We have oload working which allows you to call externally compiled
  17. routines (like other c sources).  So the interface should be easy to
  18. add (but we haven't done it).
  19.  >  Any differential reports of Prolog (Quintus) vs Lisp ?
  20. None that I know of.
  21.  >  Any obvious alternative to SUN? (vendor in same class (Tektronix?))
  22. PSL also runs on Apollo's and HP Series 200 (both 68K based machines).
  23. We have also ported a simple "educational" version to the 128K
  24. Macintosh which is used in a beginning programming class.  We plan on
  25. moving at least the Standard LISP subset and compiler to the 512K mac
  26. (so if you want to go really cheap...... :-) )
  27.  >  Worst or hidden problems, pitfalls, gotcha's, etc.
  28. We had a lot of problems with the Sun port.  Some were hardware
  29. related, others were differences between Unix 4.2 on the Sun and on the
  30. Vax.  After we get some more experience using PSL on the machine, maybe
  31. we could report more.
  32.  > > Can real AI development (even applications) be supported on SUN's? <
  33. I think so, as long as you can get one with enough memory.  Some of our
  34. applications running on HP 9836's (which doesn't have virtual memory)
  35. really fly (better than a 780 in speed).  So, memory is really a key to
  36. a fast machine.
  37.  > 
  38. Bob.
  39.  
  40.            PSL 3.2 for the SUN Workstation
  41.  
  42. We are pleased to announce that Portable Standard LISP (PSL) version
  43. 3.2 is now available for the Sun workstation.  PSL is about the power,
  44. speed and flavor  of Franz LISP or  MACLISP, with growing  influence
  45. from Common  LISP.  It  is recognized  as an  efficient and  portable
  46. LISP implementation with  many  more capabilities  than  described in
  47. the  1979 Standard LISP Report.  PSL's main  strength is its
  48. portability across  many different  systems,   including:   Vax  BSD
  49. Unix, Vax VMS,  Extended   Addressing DecSystem-20 Tops-20, Apollo
  50. DOMAIN  Aegis, and HP  Series 200.  A  version for the IBM-370 is in
  51. beta test and two Cray versions are being used on an experimental
  52. basis.  Since PSL generates very efficient code, it is an ideal
  53. delivery vehicle for LISP based applications (we can  also provide  PSL
  54. reseller  licenses for  binary only  and  source distributions).
  55.  
  56. PSL is distributed for the  various systems with executables, all
  57. sources, an approximately  500 page  manual and  release notes.   The
  58. release  notes describe how to install the system and how to rebuild
  59. the various  modules.  We are charging  $750 for the  Sun version of
  60. PSL for Commercial  Site licenses.  Non-profit institutions and all
  61. other versions of PSL will  not be charged a license fee.  We are also
  62. charging a $250 tape distribution fee for each system.
  63.  
  64. PSL is in heavy use at Utah, and by collaborators at Hewlett-Packard,
  65. Rand, Stanford, Columbia and over  250 other sites.   Many existing
  66. programs  and applications have been  adapted to  PSL including
  67. Hearn's REDUCE  computer algebra system and GLISP, Novak's object
  68. oriented LISP dialect.  These  are available from Hearn and Novak.
  69.  
  70. To obtain a copy of the license  and order form, please send a NET
  71. message or letter with your US MAIL address to:
  72.  
  73. Utah Symbolic Computation Group Secretary
  74. University of Utah - Dept. of Computer Science
  75. 3160 Merrill Engineering Building
  76. Salt Lake City, Utah 84112
  77.  
  78. ARPANET: CRUSE@UTAH-20
  79. USENET:  utah-cs!cruse
  80.  
  81.