From: Matt Wette <matt.wette@gmail.com>
To: Chaos Eternal <chaoseternal@shlug.org>
Cc: guile-user@gnu.org
Subject: Re: nyacc 0.73.0 released
Date: Tue, 10 Jan 2017 18:58:50 -0800 [thread overview]
Message-ID: <EDE86718-2739-4B19-A449-E9FB0A57B60D@gmail.com> (raw)
In-Reply-To: <CAGyY8NtV+kVdAZG4LJiXK8bNn54UcEpACWTA-os3C4-EC6Efqw@mail.gmail.com>
Thanks. This still in 0.74.1. I’ve been working on the CPP a lot the last week. Will work it. — Matt
> On Jan 10, 2017, at 6:33 PM, Chaos Eternal <chaoseternal@shlug.org> wrote:
>
> This small code does not work with example/cxp:
>
> /*Begin C Code*/
> #if defined __HAB__
> #define __HAB__
> #endif
> #define A 1
>
> int a = A;
> /*end C code*/
>
> cxp output:
> $ ./cxp kk2.h
> (unknown):1: bad CPP defined
> kk2.h:1: CPP error
> kk2.h:
> #f
>
>
> On Mon, Dec 26, 2016 at 12:06 PM Matt Wette <matt.wette@gmail.com <mailto:matt.wette@gmail.com>> wrote:
> NYACC, for Not Yet Another Compiler Compiler!, is set of guile modules for
> generating parsers and lexical analyzers. It also provides sample parsers
> and pretty-printers using SXML trees as an intermediate representation.
>
> Version 0.73.0 has been released. It provides some minor fixes. I have not been working on this for a few months due to other priorities. I am hoping to spend some quality time on this project now. This version fixes a few bugs in the C99 parser and pretty printer.
>
> git clone git://git.savannah.nongnu.org/nyacc.git <http://git.savannah.nongnu.org/nyacc.git> <git://git.savannah.nongnu.org/nyacc.git <http://git.savannah.nongnu.org/nyacc.git>>
>
> Or
>
> http://download.savannah.gnu.org/releases/nyacc/ <http://download.savannah.gnu.org/releases/nyacc/> <http://download.savannah.gnu.org/releases/nyacc/ <http://download.savannah.gnu.org/releases/nyacc/>>
>
>
prev parent reply other threads:[~2017-01-11 2:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 4:05 nyacc 0.73.0 released Matt Wette
2016-12-26 7:29 ` Jan Nieuwenhuizen
2016-12-26 14:53 ` Matt Wette
2016-12-31 14:15 ` Jan Nieuwenhuizen
2016-12-31 15:57 ` Matt Wette
2016-12-31 16:08 ` Matt Wette
2017-01-01 12:22 ` Jan Nieuwenhuizen
2017-01-01 0:04 ` Matt Wette
2017-01-01 12:32 ` Jan Nieuwenhuizen
2017-01-07 11:14 ` Jan Nieuwenhuizen
2017-01-07 14:19 ` Matt Wette
2017-01-07 20:02 ` Jan Nieuwenhuizen
2017-01-11 2:33 ` Chaos Eternal
2017-01-11 2:58 ` Matt Wette [this message]
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=EDE86718-2739-4B19-A449-E9FB0A57B60D@gmail.com \
--to=matt.wette@gmail.com \
--cc=chaoseternal@shlug.org \
--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).