Grammatica Release Documentation

Introduction

Grammatica is a parser generator for C# and Java. It reads a grammar file and creates source code for a parser. The grammar file format describes the language in EBNF, with tokens described as regular expressions. More detailed information is available in the feature list.

Grammatica is not yet available in a stable version, making it unsuitable in some environments. There are still problems and shortcomings in this version, please be sure to read the release notes below.

See the Grammatica web site for the latest version available.

Release Notes

The documents below are the release notes for Grammatica version 1.0 (2003-05-14):