Citation Hunt

The Wikipedia snippet below is not backed by a reliable source. Can you find one?

Click I got this! to go to Wikipedia and fix the snippet, or Next! to see another one. Good luck!

In page Compiler-compiler:

This text has been unreferenced on Wikipedia for a very long time. If you can't find a source, be bold and remove it!

"

Other examples of parser generators in the yacc vein are ANTLR, Coco/R,[15] CUP,[citation needed] GNU Bison, Eli,[16] FSL,[citation needed] SableCC, SID (Syntax Improving Device),[17] and JavaCC. While useful, pure parser generators only address the parsing part of the problem of building a compiler. Tools with broader scope, such as PQCC, Coco/R and DMS Software Reengineering Toolkit provide considerable support for more difficult post-parsing activities such as semantic analysis, code optimization and generation.