From: ludo@gnu.org (Ludovic Courtès)
To: Matt Wette <matthew.wette@verizon.net>
Cc: guile-user@gnu.org
Subject: Re: nyacc 0.65.0 released
Date: Wed, 30 Dec 2015 18:38:17 +0100 [thread overview]
Message-ID: <87vb7fq1km.fsf@gnu.org> (raw)
In-Reply-To: <A6C210F0-CCD0-49F7-A4AB-496736BA9FBE@verizon.net> (Matt Wette's message of "Wed, 30 Dec 2015 08:54:48 -0800")
Matt Wette <matthew.wette@verizon.net> skribis:
> I can’t remember if any C99 items are not in. I do not have any GNU99 extensions in there. However, this is not a faithful parser for C99. The purpose is not to compile, but to generate translators and auto-coders. I have built the parser with the following features:
> 1) The c-preprocessor parsing is merged in with the lexical analyzer.
> 2) The parse tree is “file oriented”, so that you can track what elements are in the top-level file.
> 3) The parser will parse comments.
OK.
Keeping things this way, with CPP parsing built in, is useful to
analyzers + pretty-printers, and also for semantic patching tools like
Coccinelle.
Ludo’.
next prev parent reply other threads:[~2015-12-30 17:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-29 21:01 nyacc 0.65.0 released Matt Wette
2015-12-30 14:35 ` Ludovic Courtès
2015-12-30 16:54 ` Matt Wette
2015-12-30 17:38 ` Ludovic Courtès [this message]
2015-12-30 20:58 ` Christopher Allan Webber
2015-12-30 21:32 ` Matt Wette
2015-12-31 4:11 ` Nala Ginrut
2015-12-31 15:21 ` Matt Wette
2015-12-31 17:22 ` 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=87vb7fq1km.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-user@gnu.org \
--cc=matthew.wette@verizon.net \
/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).