simple-c-value: A simple C value type

[ bsd3, language, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=4.0 && <=6.0), DebugTraceHelpers (>=0.12), dlist (>=0.5), ghc-prim, tuple (>=0.2.0.1) [details]
License BSD-3-Clause
Author Jonathan Fischoff
Maintainer jonathangfischoff@gmail.com
Category Language
Home page https://github.com/jfischoff/simple-c-value
Uploaded by JonathanFischoff at 2012-04-04T06:15:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1047 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]