Working with PCCTS Grammars

Randall J. Fisher rfisher@ecn.purdue.edu

Disclaimer

Forward

This is an introduction and short tutorial on reading, writing and converting PCCTS grammars. It is intended to provide enough information to allow a beginning student to understand and work with a basic grammar.

Table of Contents

  1. How to read a PCCTS grammar.
  2. Converting a PCCTS grammar to Syntax Diagrams.
  3. Converting a PCCTS grammar to C Code.
  4. Converting Syntax Diagrams to a PCCTS grammar.

Bibliography

THE book on PCCTS is Terence John Parr's Language Translation Using PCCTS & C++. It is published by Automata Publishing Company, San Jose, CA 95129. email:info@apco.com. Copyright 1996. A prerelease version of this book is available online off the Getting Started With PCCTS page.

This page was last modified .