You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/xenomorph/README.md

18 lines
570 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## xenomorph
Racket library for binary encoding & decoding. Based on [`restructure`](https://github.com/foliojs/restructure).
## Docs
https://docs.racket-lang.org/xenomorph/
## License
MIT
## Project status
Actively developed though Im not sure what more will be done. Everything from `restructure` has been ported over. Mostly this package supports [Quad](https://git.matthewbutterick.com/mbutterick/typesetting/src/branch/main/quad), so I dont expect it will have a meaningful life as a standalone library. Moreover nobody seems to like binary formats.