Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brendanhay/xdr

GHC 7.4 compatible XDR encoder and decoder
https://github.com/brendanhay/xdr

Last synced: about 1 month ago
JSON representation

GHC 7.4 compatible XDR encoder and decoder

Awesome Lists containing this project

README

        

XDR Parser
==========

[![Build Status](https://secure.travis-ci.org/brendanhay/xdr.png)](http://travis-ci.org/brendanhay/xdr)

Information
-----------

[Wikipedia Entry](http://en.wikipedia.org/wiki/External_Data_Representation)

Contributors
------------

This work is a fork of James Cook's [xdr package](https://github.com/mokus0/xdr), with the intention of modifying
the API and making it work on newer version of GHC.