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
- Host: GitHub
- URL: https://github.com/semperos/fsharp-data-edn
- Owner: semperos
- Created: 2014-06-06T20:04:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-10T15:49:45.000Z (about 12 years ago)
- Last Synced: 2025-01-15T23:31:43.172Z (over 1 year ago)
- Language: F#
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.