Skip to content

dylan-lang/binary-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0dc753 · Mar 13, 2025
Mar 12, 2025
Mar 12, 2025
Apr 6, 2020
Apr 3, 2024
Dec 16, 2013
Apr 3, 2024
Jan 17, 2014
Jan 18, 2014
Jan 19, 2014
Jan 17, 2014
Mar 13, 2025
Jan 19, 2014
Jan 17, 2014
Jan 28, 2014
Jan 28, 2014
Jan 17, 2014
Jan 17, 2014

Repository files navigation

binary-data

This is binary-data, consisting of a domain-specific language for describing binary protocols, which generates readers and writers into a high-level object.

The overall goal is to be able to write definitions of binary data in an easy to understand manner.

This project used ideas from the defstorage system available as part of the Genera Common Lisp operating system.

The documentation for this project is viewable online at http://opendylan.org/documentation/binary-data/.

There are two papers about this project: