Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariussoutier/clj-foundation
Learning Clojure by translating Foundation.framework
https://github.com/mariussoutier/clj-foundation
Last synced: about 6 hours ago
JSON representation
Learning Clojure by translating Foundation.framework
- Host: GitHub
- URL: https://github.com/mariussoutier/clj-foundation
- Owner: mariussoutier
- License: epl-1.0
- Created: 2011-08-19T12:40:21.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-19T12:42:20.000Z (about 13 years ago)
- Last Synced: 2024-04-16T10:21:18.927Z (7 months ago)
- Language: Clojure
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
What is it?
===========
clj-foundation is a replication of Apple's Foundation framework (the Cocoa one, not Core Foundation) in Clojure.Why?
====
Because there is a lot of cool stuff in Foundation which I'd also like to have in Clojure.Yeah, but why bother?
=====================
Ok, I'll admit it, it's just to learn both Cocoa and Clojure at the same time.Enjoy!
---
(c) 2011 Marius Soutier