Running the CLISP-based RELFUN implementation in WINDOWS Marcel Ball ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 26-Jan-2004 - Extract relfun.zip to a local disk; recommended location is c:\RELFUN (see FILES below). - To run, execute "lisp -M relfun.mem" in a DOS window or double-click on the RELFUN link included in the zip. If the files are unziped to a location other than C:\RELFUN the link must be modified. To edit the link right-click and select 'Properties' In the 'Target:' and 'Start in:' fields change C:\RELFUN to the path that the relfun.zip file was extracted to. - You are now inside the CLISP-compiled RELFUN interpreter where you can type RELFUN expressions after the 'rfi-p>' prompt. FILES INCLUDED IN ZIP: - lisp.exe - relfun.mem - RELFUN.lnk - INSTALL.txt