savannah-register-public
[Top][All Lists]
Advanced

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

[Savannah-register-public] [task #4611] Submission of LR(K) Parser Gener


From: Buzea Marius Ioan
Subject: [Savannah-register-public] [task #4611] Submission of LR(K) Parser Generator
Date: Sun, 4 Sep 2005 13:36:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5

URL:
  <http://savannah.gnu.org/task/?func=detailitem&item_id=4611>

                 Summary: Submission of LR(K) Parser Generator
                 Project: Savannah Administration
            Submitted by: magnetudinbuda
            Submitted on: Sun 09/04/05 at 13:36
         Should Start On: Sun 09/04/05 at 00:00
   Should be Finished on: Wed 09/14/05 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:

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










    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?func=detailitem&item_id=4611>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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