home *** CD-ROM | disk | FTP | other *** search
- This is the source distribution of CLISP, a Common Lisp implementation.
-
-
- Contents:
- ---------
-
- It consists of the following directories and files:
-
- Documentation:
-
- INSTALL this text
- SUMMARY description, summary
- ANNOUNCE announcement
- COPYRIGHT copyright notice
- GNU-GPL free software license
-
- Source:
-
- src/FILES.1 source documentation
- src/_README README master
- src/_clisp.1 manual page master
- src/_impnotes.txt implementation documentation master
- src/*.d C source files
- src/*.il auxiliary file
- src/*.lsp Lisp source files
- doc/* documentation
-
- Installation:
-
- configure main configuration script
- src/configure auxiliary configuration script
- src/machine.* auxiliary program
- src/*.in auxiliary files
- utils/* auxiliary programs
- unix/ installing on Unix
- dos/ installing on DOS, using EMX
- dosdjgpp/ installing on DOS, using DJGPP
- doswatcom/ installing on DOS, using WATCOM
- os2/ installing on OS/2
- amiga/ installing on Amiga
- atari/ installing on Atari
-
- Other:
-
- src/readline/ a modified GNU readline library
- src/newreadline/ another modified GNU readline library
- src/malloc/ a GNU malloc library routine
-
-
- Installation:
- -------------
-
- For instruction on how to install CLISP
- * on Unix: see file unix/INSTALL.
- * on DOS: see files dos/INSTALL, dosdjgpp/INSTALL and doswatcom/INSTALL.
- * on OS/2: see file os2/INSTALL.
-
-
- Authors:
- --------
-
- Bruno Haible Michael Stoll
- Augartenstraâ–€e 40 Gallierweg 39
- D - 76137 Karlsruhe D - 53117 Bonn
- Germany Germany
-
- Email: haible@ma2s2.mathematik.uni-karlsruhe.de
-
-