RJson

Free and open source reflective JSON serializer/parser written in Haskell
Download

RJson Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Alex Drummond
  • Publisher web site:
  • http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.6
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 12 KB

RJson Tags


RJson Description

Free and open source reflective JSON serializer/parser written in Haskell RJson uses the Scrap Your Boilerplate With Class approach to generics to implement a reflective JSON serializer and deserializer. Nested record types are automatically converted to corresponding JSON objects and vice versa. In both cases, various aspects of serializing and deserializing can be customized by implementing instances of type classes. Note that only Haskell 98 types can be serialized and deserialized, and that the use of strict constructors will lead to runtime errors with the current implemetation. Apart from the reflective stuff, the package also provides a straightforward Haskell representation of JSON data, together with a unicode-safe parser and a suitable implementation of show. The code might be quite slow and it hasn't yet been tested for performance.NOTE: RJson is licensed and distributed under the terms of the BSD License. Requirements: · GHC


RJson Related Software