AmigaOS4 port of Berkeley Yacc.
Yacc - Yet another compiler-compiler - provides a parser generator utility that
reads a grammar specification from a file and generates an LR(1) parser for it.
The parsers consist of a set of LALR(1) parsing tables and a driver routine
written in the C programming language. It has a public domain license which
includes the generated C.
The official sourcecode has been updated August 27, 2008.
Please read the original README file for information.
Find the sources on http://sourceforge.net/projects/abc-shell
For comments on the port and possible bugfixes, please send an email to me.
To install it, just unpack the content of the SDK directory to your SDK.
Best regards,
hnl_dk - Henning Nielsen Lund
email: hnl_dk()amigaos.dk
| |