https://github.com/samdphillips/codecs
A framework for encoding and decoding data.
https://github.com/samdphillips/codecs
Last synced: 5 months ago
JSON representation
A framework for encoding and decoding data.
- Host: GitHub
- URL: https://github.com/samdphillips/codecs
- Owner: samdphillips
- Created: 2010-10-11T05:58:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-11T06:05:28.000Z (over 15 years ago)
- Last Synced: 2025-01-30T11:42:09.519Z (over 1 year ago)
- Language: Racket
- Homepage:
- Size: 85.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Trying to create a simple abstraction for encoding and decoding
information...