Re: Announcing: example projects in Guile with Autotools
Nala Ginrut <[email protected]> Fri, 12 Sep 2025 15:42:41 +0900
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAPjoZocyMnRy-G6fzE_z=qaYpF4Dm4gjadnMovjAqUF+hm_sEA@mail.gmail.com> |
Hi Nikolaos! > On Fri, Sep 12, 2025, 14:29 Nikolaos Chatzikonstantinou < [email protected]> 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 limitation of guile-hall. If your tool can help with C–Scheme mixed projects, that’s really cool! However, IMHO, I wouldn’t call it a caveat of guile-hall. Rather, I’d say it reflects a design orientation toward pure Scheme projects. I CCed the author @Alex here, maybe he can share some insights. If guile-hall is indeed designed for pure Scheme, then your work becomes a very valuable complement. Best regards.