home *** CD-ROM | disk | FTP | other *** search
- |
- | XLisp Application -- not a true application yet.
- |
- | (lisp -- Lots of Irritating Single Parentheses)
- |
- | Make sure that we can find our resources.
- |
- RMensure SharedClibrary 3.50 RMLoad $.CLib.o.CLib
- RMensure SharedClibrary 3.50 Error You need at least version 3.50 of the shared C library
- RMensure FPEmulator 2.80 RMLoad $.CLib.o.FPEmulator
- RMensure FPEmulator 2.80 Error You need at least version 2.80 of the floating point emulator
- |
- | Set a few pointers ...
- |
- Set XLisp$Dir <Obey$Dir>
- Set XLisp$Init <Obey$Dir>.Initialize
- Wimpslot -min 64K -max 512K
- |
- | Run the thing ...
- |
- Run <XLisp$Dir>.!RunImage
-