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.