Re: [ANN] nyacc version 0.86.0 released

2018-09-08 Thread Jan Nieuwenhuizen
Matt Wette writes: > I have released nyacc version 0.86.0. This release includes the > following: Congratulations with the release!... and > 3) I replaced use of (ice-9 regexp) for the bootstrapper team. (you know >who you are) ...many thanks! I tried several times to upgrade Nyacc, tried

[ANN] nyacc version 0.86.0 released

2018-09-05 Thread Matt Wette
I have released nyacc version 0.86.0. This release includes the following: 1) I reworked the parser to behave with interactive use in Guile better. 2) I hacked on the example language compilers to operate at the Guile command line. (You can run "make install-nx-languages".) 3) I replaced use