guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] nyacc 0.78.0 released


From: Matt Wette
Subject: [ANN] nyacc 0.78.0 released
Date: Sat, 6 May 2017 08:42:59 -0700

NYACC version 0.78.0 has been released

Updates are 
1) cleanup of C99 pretty pretty printer: allows specification of output port 
and prefix
2) updates to support MES: removed dependence on regex, added prefixes to table 
names, use patch
3) updates to in-work FFI helper (in examples/nyacc/lang/c99)

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 and project page:
    http://www.nongnu.org/nyacc
    https://savannah.nongnu.org/projects/nyacc

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]