What grammars are available?
Several sample grammars will be available at the FTP site under /pub/pccts/contrib. These include ansi.tar, a sophisticated ANSI C grammar which uses all of the latest tricks, and a Pascal grammar which used to be distributed with the v1.06 PCCTS toolset. A very sophisticated C++ grammar is also at the FTP site. None of the grammars generates a full compiler, but rather a parser which executes some kind of action on the source file. Other grammars are being built by many users of these tools. If you would like to know about the availability of a particular grammar, please post a question to the newsgroup. Someone else may be working on something similar and may be willing to share their work. For some more detailed information, consult the following URL: http://www.igs.net/~mtr/software-development/pccts-grammar.htm Return to questions list by clicking here.