unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] nyacc 0.81.0 released
@ 2017-09-02 13:46 Matt Wette
       [not found] ` <F0B08C97-F54A-4305-9A1C-BCE771593C38@gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Wette @ 2017-09-02 13:46 UTC (permalink / raw)
  To: Guile User Mailing List

Nyacc 0.81.0 is released.   

This includes the following updates:
1) fix to parsing C comments (nyacc/lex.scm)
2) addition for parsing several GNU C extensions (e.g., asm, statement expressions)
3) fixed bug in cpp.scm where drain-input was used instead of string-get-all
4) in examples/../c99, updates to ffi-helper
5) much hacking on the C99 munging code (c99/util2.scm)
5) numerous other bug fixes

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.

NYACC maturity is beta level.

NYACC is free software; the full source distribution is available through

tarball repository:
    https://download.savannah.gnu.org/releases/nyacc/

git repository:
    git://git.savannah.nongnu.org/nyacc.git

home page, project page, user's guide:
    http://www.nongnu.org/nyacc
    https://savannah.nongnu.org/projects/nyacc
    http://www.nongnu.org/nyacc/nyacc-ug.html

For support see:
    https://savannah.nongnu.org/support/?group=nyacc




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-11 15:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-02 13:46 [ANN] nyacc 0.81.0 released Matt Wette
     [not found] ` <F0B08C97-F54A-4305-9A1C-BCE771593C38@gmail.com>
2017-09-10 18:17   ` [ANN] nyacc 0.82.0 released Matt Wette
2017-09-16 16:53   ` [ANN] nyacc 0.82.1 released Matt Wette
2017-11-11 14:27     ` Jan Nieuwenhuizen
2017-11-11 15:22       ` Matt Wette

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).