Email list hosting service & mailing list manager

Draft implementation of core sexp/binary Lassi Kortela (24 Sep 2019 09:56 UTC)
Re: Draft implementation of core sexp/binary Lassi Kortela (24 Sep 2019 11:21 UTC)
Re: Draft implementation of core sexp/binary Lassi Kortela (24 Sep 2019 11:55 UTC)
Binary writer and more mixed feelings about ASN.1 Lassi Kortela (24 Sep 2019 16:23 UTC)

Binary writer and more mixed feelings about ASN.1 Lassi Kortela 24 Sep 2019 16:23 UTC

Binary writer based on Core ASN.1, 75 lines:
<https://github.com/Schemepersist/universal-encoding/blob/master/core/binary/write.scm>

John's core spec is very good, but implementing this strengthened my
mixed feelings about ASN.1. I'll explore some more (esp. floats) to get
a better grasp on the problem domain.