Top > All Packages in Directory > Grammatica

Grammatica - C# and Java parser generator

Grammatica is a parser generator (or compiler compiler) 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. Currently only LL(k) grammars are supported, but future versions will probably contain support for other grammar types.

Obtaining

Web pagehttp://www.nongnu.org/grammatica/
Source tarballhttp://savannah.nongnu.org/download/grammatica/grammatica.pkg/1.4/grammatica-1.4.tar.gz
Source informationhttp://savannah.nongnu.org/files/?group=grammatica
Version 1.4 (beta) released on 2003-08-28
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Documentation
User reference guide available in HTML format from http://www.nongnu.org/grammatica/doc/manual/index.html
Support contacts

Help List<grammatica-users@nongnu.org> http://mail.nongnu.org/mailman/listinfo/grammatica-users
Bug Databasehttp://savannah.nongnu.org/bugs/?group=grammatica

Project contacts

Maintainers
  • Per Cederberg
Developers
  • Per Cederberg

Related information

Interfacescommand line
Source languagesJava, C#
Supported languagesJava, C#
Use requirementsJDK 1.3

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-05-14
Entry compiled byPer Cederberg

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.