Short: Yacc - Yet another compiler-compiler Author: Various Authors Uploader: hnl_dk amigaos dk (Henning Nielsen Lund) Type: dev/misc Version: 51.05 Replaces: dev/misc/yacc_os4.lha Architecture: ppc-amigaos >= 4.0 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. This is a port of Berkley Yacc. I have made tests, and there was no problem. I this version is using newlib. Hope You will make use of it. Best regards, hnl_dk - Henning Nielsen Lund