https://github.com/active-group/functional-images
Demo code with a toy variant of Pan, to demonstrate EDSL design in Clojure
https://github.com/active-group/functional-images
Last synced: about 2 months ago
JSON representation
Demo code with a toy variant of Pan, to demonstrate EDSL design in Clojure
- Host: GitHub
- URL: https://github.com/active-group/functional-images
- Owner: active-group
- Created: 2013-07-08T09:22:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-08T09:23:26.000Z (almost 13 years ago)
- Last Synced: 2025-12-26T22:46:15.872Z (6 months ago)
- Language: Clojure
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functional-images
This is the sample code for an article for "Java aktuell" I've been
working on.
## Usage
This is just a little demo code mainly for viewing: check out
`srsc/functional_images/core.clj`.
## License
Copyright © 2013 Active Group GmbH
Distributed under the Eclipse Public License, the same as Clojure.