Context-free language

Home > Computer Science > Theory of Computation > Formal Languages > Context-free language

A language is called context-free if it can be generated by a context-free grammar. These languages are used in programming languages, compilers, and operating systems.