EQN(ID:678/eqn001)


Language for typesetting mathematics.

Brian W. Kernighan and Lorinda L. Cherry, Bell Labs 1975


Related languages
EQN => TROFF   Preprocessor for

References:
  • Kernighan, B. W., and Cherry, L. L. "A system for typesetting mathematics" Bell Laboratories Computing Science Tech. Rep. 17, 1974. view details
  • Kernighan, B. W., and Cherry, L. L. "A System for Typesetting Mathematics" view details Abstract: This paper describes the design and implementation of a system for typesetting mathematics. The language has been designed to be easy to learn and to use by people (for example, secretaries and mathematical typists) who know neither mathematics nor typesetting. Experience indicates that the language can be learned in an hour or so, for it has few rules and fewer exceptions. For typical expressions, the size and font changes, positioning, line drawing, and the like necessary to print according to mathematical conventions are all done automatically. For example, the input sum from i=0 to infinity x sub i = pi over 2 produces ‡”‡i=0xi = &pgr;/2 The syntax of the language is specified by a small context-free grammar; a compiler-compiler is used to make a compiler that translates this language into typesetting commands. Output may be produced on either a phototypesetter or on a terminal with forward and reverse half-line motions. The system interfaces directly with text formatting programs, so mixtures of text and mathematics may be handled simply. This paper was typeset by the authors using the system described.
          in [ACM] CACM 18(03) (Mar 1975) view details
  • Wells, Mark B. "Preprocessing of typed two-dimensional mathematical expressions" pp25-37 view details
          in SIGPLAN Notices 11(09) September 1976 view details