Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattdeboard/change-maker2
Change-maker in Clojure.
https://github.com/mattdeboard/change-maker2
Last synced: 23 days ago
JSON representation
Change-maker in Clojure.
- Host: GitHub
- URL: https://github.com/mattdeboard/change-maker2
- Owner: mattdeboard
- Created: 2011-07-10T21:32:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-12T02:13:40.000Z (over 13 years ago)
- Last Synced: 2024-04-17T09:52:27.179Z (7 months ago)
- Language: Clojure
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
A Clojure rewrite of `a school project `_ I originally wrote in Python. No web component but it does what it's supposed to do. It uses clojure.contrib.strint and clojure.pprint.
Also I'm aware it's hideous, but it was/is a self-learning project to teach myself Clojure, and was my first Clj project.