home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / xlisp / xl21freq.zip / READ.ME < prev    next >
Text File  |  1993-12-17  |  3KB  |  96 lines

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