Hi Joakim! [email protected] skribis:
> Anyway, the problem is that clutter needs its own event loop, > clutter-main, so then I can't simply use the Guile REPL as I'd like. Maybe you could start a REPL server? (See the (system repl server) module.) You could then use Geiser to connect to it (M-x geiser-connect), which should allow you to get a nice development environment. Hope this helps, Ludo’.
