Skip to content

Releases: dragonwasrobot/b.el

Initial release of b.el

09 Jul 21:56
Compare
Choose a tag to compare

This is the initial release of b.el package.

This package contains a range of utility functions for converting between decimal, hexadecimal and binary representations of numbers. It also includes multiple functions for manipulating single bytes or parsing several bytes into an optionally signed 16 or 32 bit integer or float.

Please consult the README for more information on the available functions and the conventions laid out for using the package.