compiler compiler meaning

  "compiler compiler" in a sentence
[Computer]
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.

Examples

More:   Next
  1. yacc : yet another compiler compiler
  2. Operator precedence parsers are also embedded within compiler compiler-generated parsers to noticeably speed up the recursive descent approach to expression parsing.
  3. It is almost certain that the " Compiler Compiler " name has entered common use due to Yacc rather than Brooker's work being remembered.
  4. The style of parser used in the Compiler Compiler was in use continuously at Edinburgh from the 60's until almost the turn of the millennium.
  5. Earley parsers in particular have been used in compiler compilers where their ability to parse using arbitrary Context-free grammars eases the task of writing the grammar for a particular language.

Related Words

  1. compiled meaning
  2. compiled html meaning
  3. compilement meaning
  4. compiler meaning
  5. compiler and generalized translator meaning
  6. compiler jock meaning
  7. compiler language meaning
  8. compiler language for information processing meaning
  9. compiler program meaning
  10. compiler target language meaning
PC Version