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

https://github.com/semperos/fsharp-data-edn

EDN Support for F#, based on FSharp.Data JSON implementation
https://github.com/semperos/fsharp-data-edn

Last synced: 3 months ago
JSON representation

EDN Support for F#, based on FSharp.Data JSON implementation

Awesome Lists containing this project

README

          

# F# EDN Support #

**Status:** WIP

Based on FSharp.Data’s JSON handling, this library provides EDN support for F#.

## Caveat Emptor ##

This is a learning project for me as far as F# goes.