unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matthew.wette@verizon.net>
To: guile-user@gnu.org
Subject: NYACC version 0.70.0 released
Date: Fri, 04 Mar 2016 12:49:34 -0800	[thread overview]
Message-ID: <D6C15188-7997-4A8D-A405-150419E2A869@verizon.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

NYACC version 0.70.0 is released as beta

NYACC is a LALR parser generator written from the ground up in guile

Features/Updates:
* clean scheme-flavored syntax for grammar specification 
* prototype parsers for c, javascript, matlab that output parse trees in a SXML format
* partial sxml-parse-tree to il-tree conversion for javascript and C
* partial sxml-parse-tree pretty printer for javascript and C
* update: some minor bugs in C99 parser fixed
* update: cleaned up C99 file layout and updated install makefile

To install in scheme distribution:
	$ cd module
	$ make -f Makefile.nyacc install

download tarball from 
	http://download.savannah.gnu.org/releases/nyacc/ <http://download.savannah.gnu.org/releases/nyacc/>
or git clone from 
	git://git.savannah.nongnu.org/nyacc.git <git://git.savannah.nongnu.org/nyacc.git>

Future work: I would like to work on documenting the lalr algorithms and work on adding syntax for pruning production rules.

Matt


[-- Attachment #2: Type: text/html, Size: 1993 bytes --]

             reply	other threads:[~2016-03-04 20:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04 20:49 Matt Wette [this message]
2016-04-15  1:47 ` nyacc version 0.71.0 released Matt Wette
2016-06-21 12:21   ` Chaos Eternal
2016-06-21 12:55     ` Matt Wette
2016-06-21 13:21     ` Matt Wette
2016-06-21 14:55   ` Ludovic Courtès
2016-06-21 18:12     ` Matt Wette
2016-06-22  7:34       ` Chaos Eternal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D6C15188-7997-4A8D-A405-150419E2A869@verizon.net \
    --to=matthew.wette@verizon.net \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).