sbcl-bit-smasher 1.0.2-1.c2dcb3b
Handle bit vectors, bit vector arithmetic, and type conversions
Utility library for handling bit vectors, bit vector arithmetic, and universal integer type conversions between bit-vectors, byte-vectors, octals, decimals, and hexadecimal notation.
- Outputs:
out - Website: https://github.com/thephoeron/bit-smasher/
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-bit-smasher 1.0.2-1.c2dcb3b as follows:
guix install sbcl-bit-smasher@1.0.2-1.c2dcb3b
Or install the latest version:
guix install sbcl-bit-smasher
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.