unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] nyacc 0.82.2 is released
@ 2017-11-11 17:19 Matt Wette
  2017-11-11 18:37 ` [ANN] nyacc 0.82.3 " Matt Wette
  0 siblings, 1 reply; 13+ messages in thread
From: Matt Wette @ 2017-11-11 17:19 UTC (permalink / raw)
  To: Guile User Mailing List

I have released nyacc version 0.82.2.

1) I fixed, once again, def-bwl.c bug, I hope.  (Incorrectly added (cons repl used) to 
   rerun expand-cpp-macro-ref near bottom of cpp.scm.)
2) I reworked the ugly printer a bit.
3) I made ff-helper macros hygienic (i.e., datum->syntax is no longer used).
4) I made misc updates to the (experimental) ffi-helper -- many bugs fixed, news ones added :)

In examples/nyacc/lang/c99 is a program gtkdemo.scm, that I got to actually work using 
modules glib, gtk2+, gobject, pango ... that were all generated by the ffi helper.  
With this milestone complete, I am taking a little break.

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


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-11 17:19 [ANN] nyacc 0.82.2 is released Matt Wette
2017-11-11 18:37 ` [ANN] nyacc 0.82.3 " Matt Wette
2017-11-11 19:53   ` Jan Nieuwenhuizen
2017-11-11 19:59     ` Jan Nieuwenhuizen
2017-11-11 20:00     ` Matt Wette
2017-11-11 22:03   ` [ANN] nyacc 0.82.4 " Matt Wette
2017-11-23  2:11     ` fix for c99dev string escape char read Jan Nieuwenhuizen
2017-11-23  3:28       ` Matt Wette
2017-11-23  5:43         ` Jan Nieuwenhuizen
2017-11-23  7:02           ` Jan Nieuwenhuizen
2017-11-23 14:45             ` Matt Wette
2017-11-23 15:04               ` Matt Wette
2017-11-23 15:14                 ` 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).