[Haskell-cafe] [ANN] protobuf-simple: Protocol Buffers library
Martijn Rijkeboer
mrr at sru-systems.com
Mon Apr 4 19:32:10 UTC 2016
Hello,
I've just released protobuf-simple, an Haskell implementation of Google's
Protocol Buffers with an emphasis on simplicity. This implementation
consists of a library for the encoding and decoding of data and an
executable for generating Haskell types from proto files.
The code can be found at https://github.com/sru-systems/protobuf-simple
Kind regards,
Martijn Rijkeboer
More information about the Haskell-Cafe
mailing list