[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] nyacc 0.78.0 released
From: |
Nala Ginrut |
Subject: |
Re: [ANN] nyacc 0.78.0 released |
Date: |
Sun, 7 May 2017 00:32:09 +0800 |
Congrats! I'd like to try it for a small language when I released Artanis
soon.
2017年5月6日 23:43,"Matt Wette" <address@hidden>写道:
> 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
>
>