taskSavannah Administration - Tasks: task #4611, Submission of LR(K) Parser...

 
 

task #4611: Submission of LR(K) Parser Generator

Submitter:  Buzea Marius Ioan <magnetudinbuda>
Submitted:  Sun 04 Sep 2005 01:36:13 PM UTC
   
 
Should Start On:  Sun 04 Sep 2005 12:00:00 AM UTC Should be Finished on:  Wed 14 Sep 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  Beuc Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 20 Sep 2005 08:48:06 PM UTC, comment #2: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct you to the proper location where you can re-register your project.

Regards.

Sylvain Beucler <Beuc>
Sun 04 Sep 2005 07:40:58 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.

In order to release your project properly and unambiguously under the GNU GPL, please place copyright notices and permission-to-copy statements at the beginning of every copyrightable file, usually any file more than 10 lines long.

In addition, if you haven't already, please include a copy of the plain text version of the GPL, available from http://www.gnu.org/licenses/gpl.txt, into a file named "COPYING".

For more information, see http://www.gnu.org/licenses/gpl-howto.html.

If some of your files cannot carry such notices (e.g. binary files), then you can add a README file in the same directory containing the copyright and license notices. Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further information.

The GPL FAQ explains why these procedures must be followed.  To learn why a copy of the GPL must be included with every copy of the code, for example, see http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude.


Since your project is not GNU yet (at least I cannot find it on our official list), I set your project type as non-GNU. If you would like to offer your project to the GNU project, please:
- fix the issues we mentioned, as the Savannah policies also apply for GNU projects
- then contact the GNU Eval team, following the instructions at http://www.gnu.org/help/evaluation.html .

Regards.

Sylvain Beucler <Beuc>
Sun 04 Sep 2005 01:36:13 PM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.gnu.org/admin/groupedit.php?group_id=7948>


######### REGISTRATION DETAILS #########

Full Name:
----------
  LR(K) Parser Generator

System Group Name:
-----------------
  lrkpg

Type:
-----
  Official GNU software

License:
--------
  GNU General Public License V2 or later

Description:
------------
   My project is a LR(K) parser generator. It is written in C++ , successfuly compiled under gcc version 3.3.4. Its dependencies are:

        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4002e000)
        libm.so.6 => /lib/libm.so.6 (0x400e5000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x40109000)
        libc.so.6 => /lib/libc.so.6 (0x40111000)
        /lib/ld-linux.so.2 (0x40000000)

Currently it manages to generate all the necesary information for parser construction. At least one parser implementation will be provided in few days. I intend to document the project design and to provide the theoretical background for LR(K) grammars also.

Source code is available at
http://www.geocities.com/magnetudinbuda/LRK.tar.gz




Buzea Marius Ioan <magnetudinbuda>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-20 Beuc StatusWait reply Cancelled
    Open/ClosedOpen Closed
2005-09-04 Beuc Assigned toNone Beuc
2005-09-04 Beuc StatusNone Wait reply

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code