Hi,

The following project was submitted to Savannah. It needs evaluation to
become a GNU package, can you give it a look, please ? 

Submitter: <[EMAIL PROTECTED]>
Project Full Name:  Grammatica
Project System Name:  grammatica
License:  gpl
Approval URL: https://savannah.gnu.org/admin/groupedit.php?group_id=4209
Description: This package contains a parser generator and a run-time library for
generated parsers. The parser generator reads a grammar file and 
can create source code for a parser according to that grammar. 
Currently only Java source code can be generated, but this is 
likely to change in the near future.
  
The run-time library contains the actual parsers. Currently, only a
Java run-time library exits and it only supports LL(k) grammars. In
future versions, it it anticipated that LALR(1) grammars will also
be supported, as well as a more flexible version of LL(k) with 
&quot;source code&quot; productions. A C# version of the run-time library
is being worked on, but is not yet fully functional.
  
The parser generator and the run-time library has several known 
problems and shortcomings, and should be considered work in 
progress. All known issues are documented separately in the 
TODO.txt file, please read that file before filing bug reports. 

A temporary project web page (with download) is available here:
http://www.percederberg.net/software/projects/grammatica/index.html

Complete download available here:
http://www.percederberg.net/software/projects/grammatica/grammatica-0.1-src.tar.gz


 -- the Savannah admin


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to