Example codes for this blog post.
Both, the C++ and the Haskell examples can be built by simply running
make
The C++ binary will be built in the source directory. The Haskell binaries will
be built with cabal. The binaries should appear under dist/build.
All example codes are distributed under the MIT license.