Hello everyone,

now that Clojure has support for reader conditionals, I have been thinking 
about exploring
the idea of using it for portable business logic between Android and 
Windows Phone, instead
of having to deal with JNI in the NDK.

So my first test was to have a go at ClojureCLR to see how up to date it is.

Currently I haven't had much luck.

The information is pretty scarce and most examples that I manage to find 
either don't compile properly,
by having the Visual Studio object browser seeing something different than 
the C# is supposed to see, or
fail with TypeInitializationException.

Are there any actual working examples I can look at?

Thanks,
Paulo

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