Re: packhack now outputs JSON
Lassi Kortela 25 Apr 2019 16:57 UTC
Since this is Scheme we could also use S-expressions instead of JSON as
the "ground truth" format. Is there an established S-expression Schema
specification (i.e. conventions for how to encode dictionaries and the
like) -- ideally with a macro-based facility to unpack the S-exprs into
hash-tables and the like.