Artifact 64a3a2532c97f5746d9933434f5b9f5f7ba1b1589031a5e413231f461e537a2d:
- File
psl-1983/help/rlisp.hlp
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 645) [annotate] [blame] [check-ins using] [more...]
<PSL>RLISP.EXE ---------- This is a version of RLISP built upon <PSL>PSL.EXE. TAKE <PSL>LOGICAL-NAMES.CMD, or put in LOGIN.CMD. Execute RLISP(); to get into improved top-loop. It lacks some of the standard REDUCE/RLISP top loop features, essentially just XREAD/EVAL/PRINT, like Lisp READ/EVAL/PRINT. Use HELP(); or HELP(a,b,c); for information on topics a,b,c. [Look at PH:*.HLP] Recall that file I/O needs " ...." around file names. Recall that the Rlisp Break commands need a ; after commands. Use QUIT; to exit. Use SaveSystem "useful message"; to RECLAIM and exit to make smaller .EXE to save.