savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [Savannah] grammatica want to be a GNU package


From: savannah-hackers
Subject: [Savannah-hackers] [Savannah] grammatica want to be a GNU package
Date: Sat, 29 Mar 2003 10:24:27 -0500

Hi,

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

Submitter: <address@hidden>
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]