bboard.msg 1.4 KB

12345678910111213141516171819202122232425262728293031
  1. Version 3.1 PSL Available
  2. We have just installed the latest version of Utah's PSL (Portable
  3. Standard LISP) system. This system is written almost entirely in
  4. itself, and is compiled with an efficient optimizing LISP compiler,
  5. with machine oriented extensions (called "SYSLISP"). The LISP itself
  6. is based on Utah Standard LISP, with modernizations and extensions
  7. derived from FranzLISP, Common-LISP, etc. PSL currently runs on
  8. DEC-20 under TOPS-20, VAX under UNIX, and a number of Motorola MC68000
  9. systems. Future implementations for VAX-VMS, CRAY-1, IBM-370 and extended
  10. addressing TOPS-20 are envisioned or already underway.
  11. In order to run PSL, you must use a set of logical names, defined
  12. in <name>MINIMAL-LOGICAL-NAMES.CMD. You should insert a @TAKE of this
  13. file in your LOGIN.CMD file.
  14. A printed copy of the preliminary PSL manual can be obtained from
  15. [........]; there is also a complete online version of this manual,
  16. organized as a set of files, one per chapter. These are stored as
  17. PLPT:nnnn-chaptername.LPT. PLEASE DO NOT print your own copy.
  18. There are a set of short HELP files, on directory PH:. To get started,
  19. read PH:PSL-INTRO.HLP.
  20. The licence agrrement under which we have recieved this version of PSL
  21. restricts it to our internal use. Please do not distribute the code (source
  22. or listings), or documentation outside of our group.
  23. If there are any problems, please MAIL to [.....].