We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cbc8a commit 303275dCopy full SHA for 303275d
readme.md
@@ -2,8 +2,9 @@
2
3
A Clojure compiler that targets objc runtimes.
4
5
- * Write iOS and MacOS apps in Clojure
6
- * Future proof: shares 99.99% of the code base with clojure-jvm
+ * Write native apps in Clojure
+ * Strong iOS support
7
+ * Future proof: shares 99.99% of the code base with clojure for the jvm
8
* Distribute clojure-objc libs using maven
9
* Most existing Clojure libs should just work
10
* ObjC interop
0 commit comments