Hi,
I'd like to contribute an initial version of guile-cbor (v0.1.0)
to the
potluck:
https://inqlab.net/git/guile-cbor.git/
The Concise Binary Object Representation (CBOR), as specified by
RFC
8949, is a binary data serialization format. CBOR is similar to
JSON but
serializes to binary wh
Hello,
I'm trying to understand how I am supposed to make use of
define-syntax type constructs (or possibly, when working with older
code define-macros) in a code base split over many files
I'm updating a code base from guile 1.8.8, and currently having it
running successfully on guile 2 and 3.
Hi Guilers!
I found some code I wrote while drunk. I had completely forgotten about it, but
found it a fun little exercise. I would argue that falls under the "neglected
library" category.
Anyway: It implements python-style generators, with yield and, more
importantly, yield-from:
https://git
On Mon, Mar 1, 2021 at 1:15 PM Linus Björnstam
wrote:
>
> Hi Guilers!
>
> I found some code I wrote while drunk. I had completely forgotten about it,
> but found it a fun little exercise. I would argue that falls under the
> "neglected library" category.
>
> Anyway: It implements python-style ge
Hi Guilers,
There’s one more thing for the Potluck:
I started doing some code-catas in Guile wisp:
https://www.draketo.de/software/wisp-code-katas
Liebe Grüße,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
signature.asc
Description: PGP signature
Hi Linus,
I now created four profiles, one for the CSV import and three for the
trust calculation. They are generated with:
guile -L .
> (import (wispwot wispwot))
> ,profile (define changed-and-state (import-trust-csv
> "trust-anonymized-2020-11-01-under-attack-sorted.csv"))
> ,profile ((@@(wis