Re: Functional datatypes in Guile

2023-02-27 Thread Maxime Devos
Op 27-02-2023 om 14:17 schreef Jessica Tallon: Hello, I've been thinking how it'd be nice to have available in Guile a number of purely functional datatypes, these being hashmaps, vectors, and sets. I've been wondering what folks have been using for these with the idea that we could bring them

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

2023-02-27 Thread Marc Nieper-Wißkirchen
Am Di., 28. Feb. 2023 um 05:27 Uhr schrieb Philip McGrath : > > Hi, > > On Monday, February 27, 2023 2:26:47 AM EST Marc Nieper-Wißkirchen wrote: [...] > > Nevertheless, I am not sure whether it is relevant to the point I > > tried to make. The "#!r6rs" does not indicate a particular language >

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

2023-02-27 Thread Philip McGrath
Hi, On Monday, February 27, 2023 2:26:47 AM EST Marc Nieper-Wißkirchen wrote: > Am Mo., 27. Feb. 2023 um 00:22 Uhr schrieb Philip McGrath > > : > > Hi, > > > > On Sunday, February 26, 2023 6:02:04 AM EST Marc Nieper-Wißkirchen wrote: > > > Am So., 26. Feb. 2023 um 08:46 Uhr schrieb : > > > > Mes

Functional datatypes in Guile

2023-02-27 Thread Jessica Tallon
Hello, I've been thinking how it'd be nice to have available in Guile a number of purely functional datatypes, these being hashmaps, vectors, and sets. I've been wondering what folks have been using for these with the idea that we could bring them into guile for ease of use. I know of Andy Win

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

2023-02-27 Thread Marc Nieper-Wißkirchen
Am Mo., 27. Feb. 2023 um 00:22 Uhr schrieb Philip McGrath : > > Hi, > > On Sunday, February 26, 2023 6:02:04 AM EST Marc Nieper-Wißkirchen wrote: > > Am So., 26. Feb. 2023 um 08:46 Uhr schrieb : > > > Message: 1 > > > Date: Sun, 26 Feb 2023 02:45:12 -0500 > > > From: "Philip McGrath" > > > To: "Ma