unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] nyacc version 0.90.0 is released
@ 2018-12-30  0:41 Matt Wette
  2018-12-30  6:32 ` Jan Nieuwenhuizen
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Wette @ 2018-12-30  0:41 UTC (permalink / raw)
  To: guile-user

NYACC version 0.90.0 is released

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.

It provides a decent C parser and a `FFI Helper' tool to help create
Guile Scheme bindings for C-based libraries.

It provides (partially implemented) compilers based on above mentioned
parsers to allow execution with Guile as extension languages.

-----------------------------------

Version 0.90.0 is a cleanup release over 0.89.9.
1) eval-c99-cx has been improved: "guild compile ffi/hdf5.ffi" works now
2) updated README, INSTALL, etc
3) added examples/system/dbus.scm which is evolving to a usable module
    for running DBus programs on top of libdbus.

I believe things are stable now, working to just clean up and fix
bugs until the 1.0 release.

-----------------------------------

NYACC maturity is production/stable level.

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

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

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

home page, project page and 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] 2+ messages in thread

* Re: [ANN] nyacc version 0.90.0 is released
  2018-12-30  0:41 [ANN] nyacc version 0.90.0 is released Matt Wette
@ 2018-12-30  6:32 ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Nieuwenhuizen @ 2018-12-30  6:32 UTC (permalink / raw)
  To: Matt Wette; +Cc: guile-user

Matt Wette writes:

> NYACC version 0.90.0 is released

Congrats on your new release!

> I believe things are stable now, working to just clean up and fix
> bugs until the 1.0 release.

I haven't caught up with your recent work; many thing going on in
bootstrap land.  I'll try to have a look the coming week.

janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com



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

end of thread, other threads:[~2018-12-30  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-30  0:41 [ANN] nyacc version 0.90.0 is released Matt Wette
2018-12-30  6:32 ` Jan Nieuwenhuizen

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