Austin Zheng has some code here 
https://github.com/austinzheng/swift-lambdatron
that implements the basic syntax of Clojure with a REPL but does not 
compile to LLVM bitcode yet. He's working on some cool ideas. I really like 
Mike Fikes work on Goby and the example app Shrimp, and I've been 
experimenting with them. However, a native solution that does not require 
Objective C wrappers would be much easier to maintain. I'd really like to 
see it take off...

BTW, nobody has mentioned RoboVM yet; it is an alternative to run real JVM 
Clojure on iOS.
--Sven 

On Wednesday, June 4, 2014 9:20:22 AM UTC-4, Greg Knapp wrote:
>
> The recent release of Swift made me revisit Clojure on LLVM. This post 
> from 2010 
> <https://groups.google.com/d/msg/clojure/KrwtTsdYZ8I/Qf8PSMeoZCUJ> 
> suggests it's a very difficult task.
>
> Swift would make this job easier? As with ClojureScript, generate Swift 
> code / provide interop and Clojurian's can produce native iOS apps?
>
> Perhaps the biggest hole to be filled would be tooling (Xcode is not 
> Clojure/Lisp friendly? i.e. no playground support)
>

-- 
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