[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SchemeTeX---Simple support for literate programming in Lisp.



SchemeTeX provides simple support for literate programming in any
dialect of Lisp on Unix.  Originally created for use with Scheme, it
defines a new source file format which may be used to produce LaTeX
code or Lisp code.  Roughly speaking, LaTeX formats Lisp code in a
verbatum-like environment, and it formats Lisp comments in an ordinary
environment.

SchemeTeX is available via anonymous FTP from linus (192.12.120.51) in
the shar file named "pub/schemeTeX.sh".  Included is an operating
system independent version for the T dialect of Lisp.

John