書誌事項

Literate programming

Donald E. Knuth

(CSLI lecture notes, no. 27)

Center for the Study of Language and Information, c1992

  • : pbk

大学図書館所蔵 件 / 43

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

Literate programming is a programming methodology that combines a programming language with a documentation language, making programs more robust, more portable, and more easily maintained than programs written only in a high-level language. Computer programmers already know both kinds of languages; they need only learn a few conventions about alternating between languages to create programs that are works of literature. A literate programmer is an essayist who writes programs for humans to understand, instead of primarily writing instructions for machines to follow. When programs are written in the recommended style they can be transformed into documents by a document compiler and into efficient code by an algebraic compiler. This anthology of essays from the inventor of literate programming includes Knuth's early papers on related topics such as structured programming, as well as the Computer Journal article that launched literate programming itself.

目次

  • 1. Computer programming as an art
  • 2. Structured programming with go to statements
  • 3. A structured program to generate all topological sorting arrangements
  • 4. Literate programming
  • 5. Programming pearls: sampling
  • 6. Programming pearls, continued: common words
  • 7. How to read a WEB
  • 8. Excerpts from the programs for TEX and METAFONT
  • 9. Mathematical writing
  • 10. The errors of TEX
  • 11. The error log of TEX
  • 12. An example of CWEB
  • Further reading
  • Index.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

  • CSLI lecture notes

    Center for the Study of Language and Information, Stanford University (CSLI)

詳細情報

ページトップへ