simple-c-value

Version 0.0.0.1 revision 0 uploaded by JonathanFischoff.

Package meta

Synopsis
A simple C value type
Description

This library provides a very simple C like AST and conversion type classes. The classes use GHC.Generics and default signatures so you can painless convert to and from Haskell types. This is not a library for parsing C. There are plenty of great ones on Hackage though. This is meant to make the process of converting from a non-recursive Haskell value to a C value easier for data serialization tasks.

Author
Jonathan Fischoff
Bug reports
n/a
Category
Language
Copyright
n/a
Homepage
https://github.com/jfischoff/simple-c-value
Maintainer
jonathangfischoff@gmail.com
Package URL
n/a
Stability
n/a

Components