Re: Announcing: example projects in Guile with Autotools

2025-09-11 Thread Nala Ginrut
Hi Nikolaos! > On Fri, Sep 12, 2025, 14:29 Nikolaos Chatzikonstantinou < nchatz...@gmail.com> wrote: > Hall does not work with some of the cases that my examples deal with, namely Guile programs with C extensions or C programs with embedded Guile. I see your point. Yes, I think that’s the main l

Re: Announcing: example projects in Guile with Autotools

2025-09-11 Thread Nikolaos Chatzikonstantinou
On Fri, Sep 12, 2025 at 2:16 AM Maxim Cournoyer wrote: > > Hi Nikolaos, > > Nikolaos Chatzikonstantinou writes: > > > On Thu, Sep 11, 2025 at 8:55 PM Maxim Cournoyer wrote: > >> Nikolaos Chatzikonstantinou writes: > >> > I've compiled a list of Guile skeleton projects with Autotools > >> > (aut

Re: Announcing: example projects in Guile with Autotools

2025-09-11 Thread Maxim Cournoyer
Hi Nikolaos, Nikolaos Chatzikonstantinou writes: > On Thu, Sep 11, 2025 at 8:55 PM Maxim Cournoyer wrote: >> Nikolaos Chatzikonstantinou writes: >> > I've compiled a list of Guile skeleton projects with Autotools >> > (autoconf, automake) here: >> >

Re: Announcing: example projects in Guile with Autotools

2025-09-11 Thread Nikolaos Chatzikonstantinou
On Thu, Sep 11, 2025 at 8:55 PM Maxim Cournoyer wrote: > Nikolaos Chatzikonstantinou writes: > > I've compiled a list of Guile skeleton projects with Autotools > > (autoconf, automake) here: > > . > > Hopefully this will be

Re: Announcing: example projects in Guile with Autotools

2025-09-11 Thread Maxim Cournoyer
Hi, Nikolaos Chatzikonstantinou writes: > Hello list, > > I've compiled a list of Guile skeleton projects with Autotools > (autoconf, automake) here: > . > Hopefully this will be useful to others. I tried to cover all the >