Index of /archives/text/CTAN/web/glasgow/lit2x-0.16/literate
Name Last modified Size Description
Parent Directory -
Jmakefile 1993-06-27 09:00 3.9K
MAIL.ireland 1991-08-22 09:00 2.7K
Makefile.BOOT 1992-08-27 09:00 1.6K
PATCHLEVEL 1993-07-13 09:00 64
PROJECTS 1991-04-16 09:00 1.6K
README 1993-07-15 09:00 1.4K
TeX-Mathematica-note 1991-04-27 09:00 1.4K
a-cpp-ish-thing-from-the-net 1991-05-03 09:00 7.7K
code-bug.tex 1991-08-22 09:00 836
doc/ 1999-10-20 16:25 -
furuta_ref 1991-08-10 09:00 1.0K
info-utils/ 1999-10-20 16:25 -
leathrum_on_pgm_typesetting.tex 1990-05-19 09:00 2.3K
lit-2changes.lprl 1990-09-13 09:00 125
lit-2depend.lprl 1990-09-24 09:00 1.8K
lit-2doc-c.lprl 1992-03-03 09:00 3.7K
lit-2doc-f.lprl 1992-09-08 09:00 4.6K
lit-2doc-hs.lprl 1991-05-08 09:00 8.7K
lit-2doc-jm.lprl 1992-07-10 09:00 1.7K
lit-2doc-lex.lprl 1990-11-19 09:00 621
lit-2doc-none.lprl 1990-11-19 09:00 457
lit-2doc-prl.lprl 1992-03-03 09:00 3.0K
lit-2doc.lprl 1992-09-09 09:00 11K
lit-2latex-c.lprl 1990-11-19 09:00 407
lit-2latex-f.lprl 1992-08-27 09:00 420
lit-2latex-hs.lprl 1990-11-14 09:00 410
lit-2latex-jm.lprl 1992-03-02 09:00 449
lit-2latex-lex.lprl 1990-11-19 09:00 445
lit-2latex-none.lprl 1990-11-19 09:00 452
lit-2latex-prl.lprl 1990-11-19 09:00 414
lit-2latex.lprl 1992-08-27 09:00 8.7K
lit-2pgm-c.lprl 1990-09-13 09:00 221
lit-2pgm-f.lprl 1992-08-27 09:00 227
lit-2pgm-hs.lprl 1990-09-13 09:00 230
lit-2pgm-jm.lprl 1992-03-02 09:00 223
lit-2pgm-lex.lprl 1990-09-13 09:00 208
lit-2pgm-none.lprl 1990-09-13 09:00 210
lit-2pgm-prl.lprl 1990-09-13 09:00 240
lit-2pgm.lprl 1990-10-10 09:00 1.4K
lit-2texi-c.lprl 1990-09-13 09:00 118
lit-2texi-f.lprl 1992-08-27 09:00 124
lit-2texi-hs.lprl 1990-09-13 09:00 120
lit-2texi-jm.lprl 1992-03-02 09:00 120
lit-2texi-lex.lprl 1990-09-13 09:00 122
lit-2texi-none.lprl 1990-09-13 09:00 124
lit-2texi-prl.lprl 1990-09-13 09:00 122
lit-2texi.lprl 1993-01-14 09:00 12K
lit-2text.lprl 1990-12-05 09:00 640
lit-deatify.c 1992-09-07 09:00 61K
lit-deatify.lex 1992-08-27 09:00 20K
lit-deatify.llex 1992-08-27 09:00 19K
lit-globals.lprl 1991-08-22 09:00 12K
lit-inputter.lprl 1992-08-27 09:00 3.5K
lit-inputter.prl 1992-09-22 09:00 3.3K
lit-link-globals.lprl 1990-09-13 09:00 284
lit-linker.lprl 1992-08-27 09:00 16K
lit-reader.lprl 1992-08-27 09:00 19K
lit-style.tex 1992-09-09 09:00 40K
lit2pgm.BOOT 1991-09-04 09:00 12K
lit2stuff.lprl 1993-07-15 09:00 22K
typesetting-code 1991-10-10 09:00 45K
This directory (and its subdirectories) contains version 0.16 of the
Glasgow literate programming system. This stuff is usually -- but not
always -- distributed as part of a larger system (e.g., the Glasgow
Haskell compiler).
The version numbers for this system tend to track those for Glasgow
Haskell, even if virtually nothing has changed herein. As this system
is pretty stable, this "version" really has nothing new to offer if
you have a version 0.06 or 0.09.
The subdirectory "doc" contains the user's guide (notably, the files
literate.dvi [TeX-produced DVI format] and literate.info [equivalent
in GNU Info format].
If you are building/installing this stuff as a separate system, please
consult the relevant section of the user's guide, near the end
(source: literate/doc/install.lit). If this stuff "came with" another
system (e.g., GHC or NoFib), simply follow the directions for
building/installing *that* system.
Once this system is built, if you would like to see its source in
"literate" form (not overly recommended :-), try:
% cd <here>
% make depend # may be omitted if you've already done it
% make lit2stuff.dvi
# or...
% make lit2stuff.info
The subdirectory "info-utils" contains hacked versions of the GNU
Info-related utilities, "info" and "makeinfo". See the README file
there.
Comments about and suggestions for this system would be most welcome.
You may send them directly to me.
Will Partain
[email protected]