Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

compiler-compiler

You are here: irt.org | FOLDOC | compiler-compiler

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)

Nearby terms: COmpiler and GENeralized Translator « compiler compiler « Compiler-Compiler « compiler-compiler » compiler jock » Compiler Language for Information Processing » Compiler Target Language

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb