Web (programming system): Difference between revisions

Content deleted Content added
Adding local short description: "A macro-based programming language", overriding Wikidata description "programming language" (Shortdesc helper)
Philosophy: The original Link is dead. While a mirror of the original pdf @ https://mirror.gutenberg-asso.fr/tex.loria.fr/litte/wc.pdf seems to exists, using the archive.org version of the pdf seemed like the better (long term) solution.
Tags: Mobile edit Mobile web edit
Line 14:
 
==Philosophy==
Unlike most other [[Comparison of documentation generators|documentation generators]] which relegate documentation to comments, the WEB approach is to write an article to document the making of the source code. Much like TeX articles, the source is divided into sections according to documentation flow. For example, in CWEB, code sections are seamlessly intermixed in the line of argumentation.<ref>{{cite web |author=Silvio Levy |url=http://web.archive.org/web/20211020184416/http://tex.loria.fr/litte/wc.pdf |date=12 June 2004 |title=An example of CWEB}}</ref>
 
==CWEB==