byaccic - Berkeley Yacc InCompatible

This yacc variant is an incompatible fork of byacc. Byaccic sacrifices decades of compatibility with old yacc versions, bison, POSIX and throws out a lot of options and API variations in favor of doing one thing, but doing it right. And that one thing is: generating a simple, reentrant (pure), push parser with context structs always available.

For more information, see the main differences to byacc. More on why yet another variant makes sense: motivation.txt

Simple examples demonstrate the use of the new features, such as %struct and the much simpler command line options.

Download release tarballs or check out latest from version control:

svn checkout svn://repo.hu/byaccic/trunk

Maintainer: Tibor 'Igor2' Palinkas
Contact (email & chat): http://igor2.repo.hu/contact.html