Hi,
In many projects I've been copying Göran Weinholt's base64 implementation
and I've also seen it in other projects, would it make sense to include it
in Guile's standard library?
I guess it's hard to know where to draw a line and different languages do
different things. I actually like Golang'
+1 to that. I do the same thing in my own projects. Guix does it, too.
- Dave
On Tue, Aug 16, 2022 at 12:11 PM Aleix Conchillo Flaqué <
aconchi...@gmail.com> wrote:
> Hi,
>
> In many projects I've been copying Göran Weinholt's base64 implementation
> and I've also seen it in other projects, woul
On 16-08-2022 18:10, Aleix Conchillo Flaqué wrote:
Hi,
In many projects I've been copying Göran Weinholt's base64
implementation and I've also seen it in other projects, would it make
sense to include it in Guile's standard library? [...]
If we do this, we should contact the various other p
On Tue, Aug 16, 2022 at 9:59 AM Maxime Devos wrote:
>
> On 16-08-2022 18:10, Aleix Conchillo Flaqué wrote:
>
> Hi,
>
> In many projects I've been copying Göran Weinholt's base64 implementation
> and I've also seen it in other projects, would it make sense to include it
> in Guile's standard libra