On Tuesday, November 11, 2014 9:38:58 AM UTC-6, Adrian Mowat wrote:
>
>
> * Is it sensible to think in terms of writing platform independent code in 
> the same way as we do with cljx files in ClojureScript?
>

With the feature expressions work we hope to include in 1.7, this will 
become possible. Our primary goal is Clojure/ClojureScript portability as 
that is significantly more common, but I think with the corresponding 
changes in ClojureCLR, this should become possible. One issue in particular 
that I know is the pipe-delimited symbol extension in ClojureCLR which 
would not be parseable in Clojure or ClojureScript even with feature 
expressions so that would be a limit. There may be other issues as well. We 
would like this to work though eventually.

Alex

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