Related articles |
---|
Will the availability of browsers affect source code? crb@eng.umd.edu (1995-04-25) |
Re: Will the availability of browsers affect source code? norman@flaubert.bellcore.com (1995-04-29) |
Re: Will the availability of browsers affect source code? preston@cs.rice.edu (1995-04-29) |
Re: Will the availability of browsers affect source code? astor@onyx.stud.unit.no (1995-04-29) |
Re: Will the availability of browsers affect source code? norman@flaubert.bellcore.com (1995-05-01) |
Re: Will the availability of browsers affect source code? jeremy@sw.oz.au (1995-05-01) |
Will the availability of browsers affect source code? Dave@occl-cam.demon.co.uk (Dave Lloyd) (1995-05-09) |
Re: Will the availability of browsers affect source code? bernecky@eecg.toronto.edu (1995-05-11) |
Re: Will the availability of browsers affect source code? Roger@natron.demon.co.uk (Roger Barnett) (1995-05-08) |
[2 later articles] |
Newsgroups: | comp.compilers |
From: | preston@cs.rice.edu (Preston Briggs) |
Keywords: | design |
Organization: | Rice University |
References: | 95-04-175 |
Date: | Sat, 29 Apr 1995 19:55:36 GMT |
>With the availability of multiple cross plattform world wide web browsers
>will we see any impact on how programs are coded and commented? Will
>for instance people be putting links in to Gcc that would link directly to
>the man page for Gcc to explain the source code that processes the command
>line options? Will Authors put be disposed to distribute pictures with
>their source
>that explains for instance a particularly complex tree manipulation.
>[...]
When nice typesetting became generally available, Knuth had a similar
idea and called it "Literate Programming." Nowadays, there lots of
people exploring variations of the ideas, and a bundle of little tools
available. Some of these tools also generate HTML output for use with
Mosaic or whatever.
Check out the newsgroup comp.programming.literate
and perhaps
author="Donald E. Knuth",
title="Literate Programming",
pages="97--111",
journal="The Computer Journal",
year="1984",
month=may,
volume=27,
number=2
Preston Briggs
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.