unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Chaos Eternal <chaoseternal@shlug.org>
To: Matt Wette <matt.wette@gmail.com>, guile-user@gnu.org
Subject: Re: nyacc 0.73.0 released
Date: Wed, 11 Jan 2017 02:33:29 +0000	[thread overview]
Message-ID: <CAGyY8NtV+kVdAZG4LJiXK8bNn54UcEpACWTA-os3C4-EC6Efqw@mail.gmail.com> (raw)
In-Reply-To: <A076F7F4-9AB1-43C9-82B9-79999B165C63@gmail.com>

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> 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 <git://
> git.savannah.nongnu.org/nyacc.git>
>
> Or
>
> http://download.savannah.gnu.org/releases/nyacc/ <
> http://download.savannah.gnu.org/releases/nyacc/>
>
>
>


  parent reply	other threads:[~2017-01-11  2:33 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 [this message]
2017-01-11  2:58   ` Matt Wette

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=CAGyY8NtV+kVdAZG4LJiXK8bNn54UcEpACWTA-os3C4-EC6Efqw@mail.gmail.com \
    --to=chaoseternal@shlug.org \
    --cc=guile-user@gnu.org \
    --cc=matt.wette@gmail.com \
    /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).