Re: GObject Introspection and GTK3 way forward

2018-09-05 Thread Matt Wette
On 09/05/2018 10:29 AM, Mike Gran wrote: Hey all- So, I've decided to make a go at finishing the GObject Introspection and GTK3 story for Guile. I would very much like to have something running in time for Fosdem 2019. I've looked at the other two previous attempts: g-golf, and the older gui

Re: GObject Introspection and GTK3 way forward

2018-09-05 Thread David Pirotte
Hello Mike, sorry I didn't answer your previous email yet, but my laptop refused to work little after I did read it, and it took me almost two days to get it back... > So, I've decided to make a go at finishing the GObject Introspection > and GTK3 story for Guile. I would very

Re: GObject Introspection and GTK3 way forward

2018-09-05 Thread David Pirotte
Mike, > ... > If I were you, I'd try to run and use sbank: > >https://github.com/rotty/sbank.git You may want to look at this code as well, as a source of inspiration maybe... https://github.com/andy128k/cl-gobject-introspection David pgp0pnDwFNVPo.pgp Description: OpenPGP di

Re: GObject Introspection and GTK3 way forward

2018-09-05 Thread Mike Gran
On Wed, Sep 05, 2018 at 07:07:11PM -0300, David Pirotte wrote: > > If I were you, I'd try to run and use sbank: > >https://github.com/rotty/sbank.git > > [ even though itis a bit old and will need some love, it's retty well > [ written and is in schee already ... > > t needs

[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