binembed

Embed data into object files.

http://code.mathr.co.uk/binembed

Latest on Hackage:0.1.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Claude Heiland-Allen
Maintained by [email protected]

Given a list of files and directories to include, binembed generates assembly source to include the data into an object file that can be linked to a library or executable, along with interface modules for higher level access from languages such as C, Haskell, ...

See the package 'binembed-example' for a concrete example.