Re: Guix Days and Fosdem 2024

2023-10-02 Thread Oliver Propst
Nice to see that the planning for FOSDEM 2024 have begun. It will be interesting to see what happens with regards to Guix. On Mon, Oct 2, 2023 at 1:14 PM Munyoki Kilyungi wrote: > Pjotr Prins aliandika: > > > On Wed, Sep 27, 2023 at 03:34:59PM -0400, Christine Lemmer-Webber wrote: > >> Very exc

Re: Guix Days and Fosdem 2024

2023-10-02 Thread Munyoki Kilyungi
Pjotr Prins aliandika: > On Wed, Sep 27, 2023 at 03:34:59PM -0400, Christine Lemmer-Webber wrote: >> Very excited for FOSDEM / Guix Days 2024! Definitely think there's been >> plenty happening in Spritely-land that we'll have some things we want to >> get in front of people, and conversations ab

Re: [PATCH] add language/wisp to Guile?

2023-10-02 Thread Christine Lemmer-Webber
Maxime Devos writes: > [[PGP Signed Part:Undecided]] > Op 30-09-2023 om 15:17 schreef Christine Lemmer-Webber: >> Haven't fully caught up on this thread, but as a side note I have a >> mostly-finished implementation of a Wisp parser which takes a very >> different approach than Arne's, and was mo

Re: [PATCH] add language/wisp to Guile?

2023-10-02 Thread Christine Lemmer-Webber
"Philip McGrath" writes: > I've sort of alluded above to my pipe dream of a grand unified future > for Racket-and-Guile-on-Chez, Guile-and-Racket-on-the-Guile-VM, and > endless other possibilities. I wrote about it in more detail on the > guix-devel list at [10]. (These thoughts were inspired by

Re: [PATCH v4 4/4] load: Display modules depth in output when using %load-verbosely.

2023-10-02 Thread Maxim Cournoyer
Hi Maxime, Maxime Devos writes: > Something I didn't notice previously: > > Op 25-09-2023 om 16:29 schreef Maxim Cournoyer: >> + if (scm_is_string (args)) { >> + /* C code written for 3.9 and earlier expects this function to >> + take a single argument (the file name). */ >> +

Re: [PATCH v2] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2.

2023-10-02 Thread Vivien Kraus
Hi! Are there other things to fix? Best regards, Vivien Le lundi 25 septembre 2023 à 18:48 +0200, Vivien Kraus a écrit : > * module/web/uri.scm (remove-dot-segments): Implement algorithm > 5.2.4. > (merge-paths): Implement algorithm 5.2.3. > (resolve-relative-reference): Implement algorithm 5.2

guile support for multiple languages [was: [PATCH] add language/wisp to Guile?]

2023-10-02 Thread Matt Wette
On 10/2/23 7:59 AM, Christine Lemmer-Webber wrote: "Philip McGrath" writes: I've sort of alluded above to my pipe dream of a grand unified future for Racket-and-Guile-on-Chez, Guile-and-Racket-on-the-Guile-VM, and endless other possibilities. I wrote about it in more detail on the guix-deve