parser generator

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



Wikipedia English The Free EncyclopediaDownload this dictionary
Compiler-compiler
A compiler-compiler or compiler generator is a program that generates the source code of a parserinterpreter, or compiler from a programming language description. In the most general case, it takes a full machine-independent syntactic and semantic description of a programming language, along with a full language-independent description of a target instruction set architecture, and generates a compiler. In practice, most compiler generators are more or less elaborate parser generators which handle neither semantics nor target architecture.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
parser generator
A program which takes a formal description of a grammar (e.g. in BNF) and outputs source code for a parser which will recognise valid strings obeying that grammar and perform associated actions. Unix's yacc is a well known example.


(c) Copyright 1993 by Denis Howe

Define parser generator

Translate parser generator





| parser generator in French | parser generator in Italian | parser generator in German | parser generator in Serbian