Compiler-compiler


An early compiler generator for the Atlas, with its own distinctive input language.
[“The Compiler-Compiler”, R.A. Brooker et al, Ann Rev Automatic Programming 3:229-275, Pergamon 1963].
(1994-10-24)

A utility to generate the source code of a parser, interpreter or compiler from an annotated language description (usually in BNF). Most so called compiler-compilers are really just parser generators.
Examples are Bison, Eli, FSL, META 5, MUG2, Parsley, Pre-cc, Yacc.
(1995-01-23)

Read Also:

  • Compiler jock

    A programmer who specialises in writing compilers. [Jargon File] (1995-01-19)

  • Compiler target language

    (CTL) The intermediate language used by the ALICE parallel machine. [“The Design and Implementation of ALICE: A Parallel Graph Reduction Machine”, M.D. Cripps et al, Proc Workshop on Graph Reduction, Springer 1987]. (1994-11-14)

  • Compile time

    programming The period of time during which a program’s source code is being translated into executable code, as opposed to run time when the program is being executed. As well as the work done by the compiler, this may include macro preprocessing as done by cpp for example. The final stage of program construction, performed […]

  • Comping

    [komp] /kɒmp/ Informal. noun 1. a . 2. . verb (used with object) 3. to compose (type). [komp] /kɒmp/ Informal. noun 1. a ticket, book, service, etc., provided free of charge to specially chosen recipients. adjective 2. ; free of charge: I received a comp copy of her book. verb (used with object) 3. to […]

  • Compl

    [“The COMPL Language and Operating System”, A.G. Fraser et al, Computer J 9(2):144-156 (1966)]. (1995-01-24)


Disclaimer: Compiler-compiler definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.