From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,HEADER_SPAM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1032a1,4f5d9fdcc65429b5 X-Google-Attributes: gid1032a1,public X-Google-Thread: 103376,4f5d9fdcc65429b5 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Ada and Literate Programming Date: 2000/05/08 Message-ID: <391728d1@pfaff.ethz.ch>#1/1 X-Deja-AN: 620815546 References: <8f6iue$pu5$1@news.fas.harvard.edu> X-Trace: 8 May 2000 22:51:29 +0100, chimborazo.ee.ethz.ch Organization: Deja.com - Before you buy. Newsgroups: comp.lang.ada,comp.programming.literate Originator: neeri@chimborazo.ee.ethz.ch Date: 2000-05-08T00:00:00+00:00 List-Id: In article <8f6iue$pu5$1@news.fas.harvard.edu>, Thomas Preymesser wrote: > Hi. > > Is anyone doing literate programming with Ada? Seeing as the substance of literate programming is very little more than writing code that is properly documented, I would hope that everyone is doing literate programming in Ada. The very fact that this needed to be identified as a special technique and given a special name is a bit appalling. The idea of programs that are illiterate and cannot be read is frightening to me. If you mean the use of tools that allow the documentation to be extracted in convenient form, yes many people are using many tools for that. A favorite technique of Jean Ichbian was to use Microsoft WORD to prepare source programs, with all the "literate" text as hidden text, so to generate the output for the compiler. you just generate ASCII with hidden text not displayed. Worked very nicely! > > I don't have specific questions or problems but would be interested in > examples from other people's work to improve my techniques. > > -Thomas > > -- > -- WWW: Standard: http://www3.cybercities.com/t/thopre/ > -- experimentell: http://mitglied.tripod.de/thopre/ > -- For my always up-to-date contact information, click here: http://www.planetall.com/main.asp?cid=1679268 > -- noch 239 Tage bis zum neuen Jahrtausend > Sent via Deja.com http://www.deja.com/ Before you buy.