home *** CD-ROM | disk | FTP | other *** search
-
- Re: stripsgml.icn & associated files
-
- This program is documented in the various source files, most notably
- stripsgml.icn. Please look them over, even if you are not an Icon
- programmer.
-
- In order to compile this program, you will need an Icon interpreter
- (or compiler). If you do not have it, get it. It is free, and can be
- obtained via ftp from cs.arizona.edu. If you do not have access to
- the internet, drop a line to the icon-project@arizona.edu, and they
- will fill you in on what to do.
-
- If you are working on a Unix system, you can simply mv Makefile.dist
- to Makefile, and then make. Users on other systems will need to type:
-
- icont -o stripsgml readtbl.icn slashbal.icn stripsgml.icn stripunb.icn
-
- As I said above, see the file stripsgml.icn for more information on
- how to use this program. This program is not fancy, and handles only
- the simplest <>-style markup. It is in no way an attempt to handle
- the full metalanguage!
-
- -Richard (goer@sophist.uchicago.edu)
-
-