Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!allosaur.cis.ohio-state.edu!bob From: bob@allosaur.cis.ohio-state.edu (Bob Sutterfield) Newsgroups: gnu.emacs Subject: Re: 2nd Generation GNU Emacs & texinfo ? Message-ID: Date: 31 May 89 18:24:41 GMT References: Sender: news@tut.cis.ohio-state.edu Reply-To: Bob Sutterfield Distribution: gnu Organization: The Ohio State University Dept of Computer & Information Science Lines: 11 In-reply-to: eho@bogey.Princeton.EDU's message of 28 May 89 01:31:28 GMT In article eho@bogey.Princeton.EDU (Eric Y.W. Ho) writes: Also, is anyone extending texinfo where it can integrate code as well... you're documenting your ideas & writing code at the same time and when you've finished, you just run the whole thing through some converter/filter and it'll churn out pure code on the one hand and typesetted documentation for you designs on the other hand. This sounds like what Knuth did with TeX: It was written in Web, a dialect of Pascal. Depending upon whether you ran the source through Tangle or Weave, you got Pascal or TeX source out the back, suitable to be fed to the appropriate compiler.