Hello Florian,
> To develop with G-golf and GTK as in G-Golf’
> examples/adw-1/hello-world.scm or examples/gtk-4/hello-world.scm, the
> Guix commands must (at the time of writing) be used with the
> “--no-grafts” option, because G-Golf first when loading runs
> g_typelib_symbol on GdkPixbuf functi
Hello again, one more message on the current status of G-Golf on
GNU Guix, which has two real issues:
To develop with G-golf and GTK as in G-Golf’
examples/adw-1/hello-world.scm or examples/gtk-4/hello-world.scm, the
Guix commands must (at the time of writing) be used with the
“--no-grafts” option
Hi Vivien,
On Tue, Apr 30, 2024 at 12:06 PM Vivien Kraus wrote:
>
> Le mardi 30 avril 2024 à 11:40 -0400, Thompson, David a écrit :
> > * Initial support for Guile's define-module syntax. Currently limited
> > to #:pure modules as Hoot does not yet provide the (guile) module
> > which is implicit
Hello!
Le mardi 30 avril 2024 à 11:40 -0400, Thompson, David a écrit :
> * Initial support for Guile's define-module syntax. Currently limited
> to #:pure modules as Hoot does not yet provide the (guile) module
> which is implicitly imported by impure modules.
Could you briefly explain how we can
Hey Guilers!
On behalf of the Spritely Institute, I'm happy to announce that Guile
Hoot 0.4.1 has been released! Hoot is a Scheme to WebAssembly
compiler backend for Guile, which means you can now run Scheme in the
browser for real, tail calls and all.
The highlights of this release are:
* Many