https://github.com/i-e-b/haskellkatas
A few simple little things in Haskell
https://github.com/i-e-b/haskellkatas
Last synced: 10 months ago
JSON representation
A few simple little things in Haskell
- Host: GitHub
- URL: https://github.com/i-e-b/haskellkatas
- Owner: i-e-b
- Created: 2013-05-15T11:44:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-02-09T21:03:10.000Z (over 12 years ago)
- Last Synced: 2025-06-09T04:39:57.529Z (about 1 year ago)
- Language: Haskell
- Size: 5.86 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HaskellKatas
============
A few simple little things in Haskell
Ideas / things to try
----------------------
- Read image, write image
- Multiple paths XML (like DDEX processing)
- Fountain codes
- Lifting transform for image
- Displaying images / GL
- HTTP / RMQ client