Language

Package: guile2.2-bytestructures @ 1.0.9

Synopsis

Structured access to bytevector contents for Guile

Description

Guile bytestructures offers a system imitating the type system of the C programming language, to be used on bytevectors. C's type system works on raw memory, and Guile works on bytevectors which are an abstraction over raw memory. It's also more powerful than the C type system, elevating types to first-class status.

Home page
https://github.com/TaylanUB/scheme-bytestructures
Location
guix/packages.scm (line: 1088, column: 15)
License

Lint warnings

LinterMessageLocation
No lint warnings