kahl

R⁷RS Scheme parser combinator library for decoding BARE messages

git clone https://git.8pit.net/kahl.git

# Test Vectors

This directory contains test file taken from the `example/` directory in
the [go-bare][go-bare sourcehut] reference implementation. The BARE
schema for these files is provided in `schema.bare`, the associated
Scheme code for this schema was manually generated and is available in
`schema.scm`.

[go-bare sourcehut]: https://sr.ht/~sircmpwn/go-bare/