unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] nyacc 0.78.0 released
@ 2017-05-06 15:42 Matt Wette
  2017-05-06 16:32 ` Nala Ginrut
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Wette @ 2017-05-06 15:42 UTC (permalink / raw)
  To: guile-user

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



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

* Re: [ANN] nyacc 0.78.0 released
  2017-05-06 15:42 [ANN] nyacc 0.78.0 released Matt Wette
@ 2017-05-06 16:32 ` Nala Ginrut
  0 siblings, 0 replies; 2+ messages in thread
From: Nala Ginrut @ 2017-05-06 16:32 UTC (permalink / raw)
  To: Matt Wette; +Cc: Guile User

Congrats! I'd like to try it for a small language when I released Artanis
soon.


2017年5月6日 23:43,"Matt Wette" <matt.wette@gmail.com>写道:

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


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

end of thread, other threads:[~2017-05-06 16:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-06 15:42 [ANN] nyacc 0.78.0 released Matt Wette
2017-05-06 16:32 ` Nala Ginrut

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