What is YACC?
YACC (Yet Another Compiler Compiler) is a standard Unix parser generator that reads a context-free grammar specification in a .y source file and produces C code implementing a LALR parser. It was originally developed at Bell Labs and remains available on virtually all Unix-like systems.
Files YACC opens
Developer Files
Disk Image Files
Click any badge for full per-format details - what it is, how to open it and how to convert it.
Download YACC
SOURCEdinosaur.compilertools.netofficial site - avoid third-party download portals