Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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