Artifact 2545a84314ba2a6dddbac721b172c9fd4787fdc45242b1a4332d008ffcaefa47:
- Executable file
r37/lisp/csl/html/r37_0327.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 938) [annotate] [blame] [check-ins using] [more...]
<A NAME=RLISP88> <TITLE>RLISP88</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>RLISP88</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> Rlisp '88 is a superset of the Rlisp that has been traditionally used for the support of REDUCE. It is fully documented in the book Marti, J.B., ``RLISP '88: An Evolutionary Approach to Program Design and Reuse'', World Scientific, Singapore (1993). It supports different looping constructs from the traditional Rlisp, and treats ``-'' as a letter unless separated by spaces. Turning on the switch <em>rlisp88</em> converts to Rlisp '88 parsing conventions in symbolic mode, and enables the use of Rlisp '88 extensions. Turning off the switch reverts to the traditional Rlisp and the previous mode ( ( <A HREF=r37_0221.html>symbolic</A> or <A HREF=r37_0186.html>algebraic</A>) in force before <em>rlisp88</em> was turned on. <P> <P>