binary-parser

2023-02-15

A toolset for parsing binary data formats.

Upstream URL

github.com/mfiano/binary-parser

Author

Michael Fiano <mail@mfiano.net>

License

MIT
README

binary-parser

A toolset for parsing binary data formats.

Overview

Currently, this just defines some common readers for primitive binary data types. This project is of alpha status, and its API or scope may change drastically at any time.

Install

(ql:quickload :binary-parser)

License

Copyright © 2017-2022 Michael Fiano mail@mfiano.net.

Licensed under the MIT License.

Dependencies (4)

  • babel
  • bitio
  • chipz
  • fast-io

Dependents (1)

  • GitHub
  • Quicklisp