## Dependencies
https://github.com/galdolber/clojure-objc
[galdolber/clojure-objc "1.7.0-RC1"]

https://github.com/galdolber/lein-objcbuild
[lein-objcbuild "0.1.9"]

## Changes
* Sync with clojure 1.7.0-RC1
* Consistent anonymous functions naming to prevent cascade changes,
resulting on faster incremental compiles
* lein-objcbuild <https://github.com/galdolber/lein-objcbuild> can now
build standalone binaries, making it possible to write native command line
and desktop apps in clojure for any platform.

## Sample console app
https://github.com/galdolber/cljobjc
$ time ./cljobjc some parameter
[./cljobjc some parameter]
real 0m0.150s
user 0m0.080s
sys 0m0.062s

As always feedback welcome!

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to