home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xl21hos2.zip / READ.ME < prev    next >
Text File  |  1995-12-27  |  3KB  |  87 lines

  1. To differentiate this version from the original David Betz version,
  2. this one is called XLISP-PLUS 2.1H. The alphabetic character will be
  3. increased in future versions.
  4.  
  5. In the separate archive version (distributed via BBSes and Internet
  6. FTP sites) the following files exist:
  7. 1
  8. Archive XL21HSRC:
  9. Contains all source files. Consult the README.SRC file in that archive
  10. for additional information.
  11.  
  12. Archive XL21HDOC:
  13. Contains ASCII documentation for XLISP-PLUS.
  14.  
  15. Archive XL21HPSD:
  16. Contains documentation in Postscript format (using Times Roman font).
  17.  
  18. Archive XL21HREQ:
  19. Contains this file, update file (README.UPD), information about the
  20. Microsoft Windows version (README.WIN), tutorial (LISP-TUT.DOC) and
  21. all the LISP source files REQuired for operation (see README.LSP). 
  22.  
  23. Archive XL21HEXE: 
  24. Executable program which runs on any generic IBM/PC or Clone.
  25. Compiled using Borland C++ 4.0 (as a C compiler), Ralf Brown's spawno
  26. version 3.0 for nice SYSTEM function, and Fabrice Bellard's lzexe to
  27. compact the executable.
  28.  
  29. Archive XL21H386:
  30. Executable program which requires 80386 or 80486, and at least 1
  31. megabyte of extended memory. Uses DJ Delorie's port of the GNU C
  32. compiler, and his DOS extender, GO32. Compatible with DPMI, VCPI,
  33. and XMS. Sources are available from any SimTel mirror site, such
  34. as oak.oakland.edu.
  35.  
  36. This archive also contains EMU387, the emulator for above. To use,
  37. set environment variable "set go32=emu c:/bin/emu387" assuming this
  38. file is in c:\bin directory. YOU MUST USE THIS EMULATOR FOR XLISP.EXE
  39. ON SYSTEMS WITHOUT THE FLOATING POINT COPROCESSOR (486SX, 386 without
  40. 387, and a number of non-Intel 486 variations).
  41.  
  42. Archive XL21HOS2: 
  43. Executable program for OS/2 V2.x or later. Uses GCC and EMX.
  44. Available at ftp.cdrom.com. (This file not found on the SimTel msdos
  45. archive).
  46.  
  47. Archive XL21HWIN:
  48. Executable for Microsoft Windows 3.1, using an 80386 or better. Also
  49. WIN32S 32 bit executable for Windows 3.1, OS/2 WARP, Windows/95, and
  50. Windows/NT. See file readme.win for details.
  51.  
  52. **********************
  53.  
  54. OTHER VERSIONS: 
  55.  
  56. MS DOS: I am no longer building other versions (such as 80286, or
  57. 80x87 support for real mode).
  58.  
  59. OS/2 Presentation Manager: Not likely.
  60.  
  61. AMIGA: Now available (but I can't test it).
  62.  
  63. IBM Mainframe (370): Now available (but I can't test it).
  64.  
  65. UNIX: Seems to work on BSD style systems and Suns, at least. Those with
  66. ancient compilers may require some code/include file touchups.
  67.  
  68. Macintosh: A Macintosh version has been generated and is being
  69. supported by Brian Kendig (bskendig@netcom.com). It can be found at 
  70. the archive sites sumex.standford.edu and mac.archive.umich.edu.
  71.  
  72. Others computers: I've tried to make the code as portable as
  73. possible. You'll need to write a *STUFF.C file for your system. Also
  74. read XLISP.H closely. All the 80x86'isms are conditionally included,
  75. so these won't get in the way.
  76.  
  77. C++: It won't compile, but you should be able to hack on the code a while
  78. and get it to go. The ANSI C conversion work I've done should help you,
  79. although I've only converted function headers as necessary to keep the
  80. C compilers happy.
  81.  
  82.  
  83. Tom Almy
  84.  
  85. tom.almy@tek.com  (Internet)  OR
  86. Tom Almy, 1:105/290 (Fidonet)
  87.