Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!MITRE-BEDFORD.ARPA!ramsdell%linus From: ramsdell%linus@MITRE-BEDFORD.ARPA (John D. Ramsdell) Newsgroups: comp.lang.scheme Subject: SchemeTeX---Simple support for literate programming in Lisp. Message-ID: <8804181322.AA11583@darwin.sun.uucp> Date: 18 Apr 88 13:22:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 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