diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html index 3e471cbff85..0146ff376f5 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-webpkgs.html @@ -2,28 +2,28 @@ <title>UK TeX FAQ -- question label webpkgs</title> </head><body> <h3>WEB systems for various languages</h3> -<p>TeX is written in the programming language WEB; WEB +<p/>TeX is written in the programming language WEB; WEB is a tool to implement the concept of “literate programming”. Knuth’s original implementation will be in any respectable distribution of TeX, but the sources of the two tools (<i>tangle</i> and <i>weave</i>), together with a manual outlining the programming techniques, may be had from CTAN. -<p><i>CWEB</i>, by Silvio Levy, is a WEB for C programs. -<p>Spidery WEB, by Norman Ramsey, supports many +<p/><i>CWEB</i>, by Silvio Levy, is a WEB for C programs. +<p/>Spidery WEB, by Norman Ramsey, supports many languages including Ada, <code>awk</code>, and C and, while not in the public domain, is usable without charge. It is now superseded by <i>noweb</i> (also by Norman Ramsay) which incorporates the lessons learned in implementing spidery WEB, and which is a simpler, equally powerful, tool. -<p><i>FWEB</i>, by John Krommes, is a version for Fortran, +<p/><i>FWEB</i>, by John Krommes, is a version for Fortran, Ratfor, and C. -<p><i>Scheme</i><i>WEB</i>, by John Ramsdell, is a Unix filter that +<p/><i>Scheme</i><i>WEB</i>, by John Ramsdell, is a Unix filter that translates SchemeWEB into LaTeX source or Scheme source. -<p><i>APLWEB</i> is a version of WEB for APL. -<p><i>FunnelWeb</i> is a version of WEB that is language independent. -<p>Other language independent versions of WEB are <i>nuweb</i> (which +<p/><i>APLWEB</i> is a version of WEB for APL. +<p/><i>FunnelWeb</i> is a version of WEB that is language independent. +<p/>Other language independent versions of WEB are <i>nuweb</i> (which is written in ANSI C). -<p><i>Tweb</i> is a WEB for Plain TeX macro files, using +<p/><i>Tweb</i> is a WEB for Plain TeX macro files, using <i>noweb</i>. <dl> <dt><tt><i>aplweb</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/web/apl/aplweb.zip">web/apl/aplweb</a> (<a href="ftp://cam.ctan.org/tex-archive/web/apl/aplweb.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/web/apl/aplweb/">browse</a>) @@ -38,6 +38,6 @@ is written in ANSI C). <dt><tt><i>tweb</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/web/tweb.zip">web/tweb</a> (<a href="ftp://cam.ctan.org/tex-archive/web/tweb.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/web/tweb/">browse</a>) <dt><tt><i>weave</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/systems/knuth/web.zip">systems/knuth/web</a> (<a href="ftp://cam.ctan.org/tex-archive/systems/knuth/web.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/systems/knuth/web/">browse</a>) </dl> -<p> -<p><p><p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=webpkgs">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=webpkgs</a> +<p/> +<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=webpkgs">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=webpkgs</a> </body> |