Difference between revisions of "Grammatica"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Grammatica
 
|Name=Grammatica
|Short description=C# and Java parser generator
+
|Short description=C# and Java parser generator.
 
|Full description=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.
 
|Full description=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.
|Homepage URL=http://grammatica.percederberg.net/index.html
+
|Homepage URL=https://www.nongnu.org/grammatica/
|User level=none
+
|Is High Priority Project=No
|Computer languages=Java,C#
+
|VCS checkout command=git clone https://github.com/cederberg/grammatica.git
|Documentation note=User reference guide available in HTML format from http://grammatica.percederberg.net/doc/release/manual/index.html
+
|Computer languages=C#
|Accepts cryptocurrency donations=No
+
|Decommissioned or Obsolete=No
 +
|Related projects=dotgnu
 
|Keywords=YACC,parser,Java,parsing,C#,compiler compiler
 
|Keywords=YACC,parser,Java,parsing,C#,compiler compiler
 
|Version identifier=1.6
 
|Version identifier=1.6
|Version date=2015/05/17
+
|Version date=2016/03/10
 
|Version status=beta
 
|Version status=beta
 
|Version download=https://github.com/cederberg/grammatica/archive/v1.6.tar.gz
 
|Version download=https://github.com/cederberg/grammatica/archive/v1.6.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/20
+
|Last review date=2019/01/13
 +
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=none
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2003-05-14
 
|License verified date=2003-05-14
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=BSD 3Clause
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2003-05-14
+
|License verified date=2019/01/13
 
}}
 
}}
 
{{Person
 
{{Person
Line 34: Line 39:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://github.com/cederberg/grammatica/
|Resource URL=mailto:grammatica-users@nongnu.org
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/grammatica/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/grammatica/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://github.com/cederberg/grammatica/releases/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/grammatica-users/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/grammatica-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://download.savannah.gnu.org/releases/grammatica/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=java
 +
|Runs-on=GNU/Linux
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 09:36, 13 January 2019


[edit]

Grammatica

https://www.nongnu.org/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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

13 January 2019




Leaders and contributors

Contact(s)Role
Per Cederberg Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/grammatica/
Downloadhttps://download.savannah.gnu.org/releases/grammatica/
Downloadhttps://github.com/cederberg/grammatica/releases/
Savannah (Ref)https://savannah.nongnu.org/projects/grammatica
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/grammatica-devel/
VCS Repository Webviewhttps://github.com/cederberg/grammatica/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/grammatica/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/grammatica-users/


Software prerequisites




Entry










"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.























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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.