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

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

[Savannah-register-public] [task #13666] Submission of nyacc parser gene


From: Matt Wette
Subject: [Savannah-register-public] [task #13666] Submission of nyacc parser generator
Date: Sun, 05 Jul 2015 16:43:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36

URL:
  <http://savannah.gnu.org/task/?13666>

                 Summary: Submission of nyacc parser generator
                 Project: Savannah Administration
            Submitted by: mwette
            Submitted on: Sun 05 Jul 2015 04:43:52 PM GMT
         Should Start On: Sun 05 Jul 2015 12:00:00 AM GMT
   Should be Finished on: Wed 15 Jul 2015 12:00:00 AM GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards 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
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=11478> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=11478>


= Registration Details =

* Name: *nyacc parser generator*
* System Name:  *nyacc*
* Type: non-GNU software and documentation
* License: GNU Lesser General Public License (GNU Free Documentation Licence
)

----

==== Description: ====
NYACC is a LALR(1) parser generator implemented in Guile.   While the lalr
module in Guile provide the same basic functionality, nyacc provides a cleaner
syntax (written with syntax-rules and syntax-case), is written from the ground
up in Scheme.   It provides an additional module for building lexical
analyzers.  The code has been written to enable long term goals such as:
generation of standalone parser files (a la bison),  generation of parsers in
any language (via action references).


==== Other Software Required: ====
guile, version 2.0.11, http://gnu.org/software/guile
for installation: make, shell (I use gnu version)


==== Other Comments: ====
All core files have copyright notice: GNU LESSER for the .scm files and GNU
Document License for the .texi files.   I have not put copyright notice in
Makefiles, READMEs, or small test scripts.

I develop on a laptop running Mac OS and a desktop running GNU/Linux, CENTOS
6.6.


==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/nyacc-0.50.1.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?13666>

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




reply via email to

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