This is a subject that has interested me for a while now. While
Clojure doesn't seem to work with android very well, another lisp
based language called the kawa framework, that uses JVM just like
Clojure, seems to work very well with android. The Kawa framework is
used by the android AppInventor to compile AppInventor's Blocks
language into dalvik bytecode. You can see how Kawa works on Android
at here.

http://per.bothner.com/blog/2010/AndroidHelloScheme/

I would really like to see Clojure work on android the same way.

On Sun, Nov 7, 2010 at 1:49 PM, faenvie <fanny.aen...@gmx.de> wrote:
> hi clojure-commmunity,
>
> when learning 2 new things at a time, one is always
> temped to combine them and have some unrealistic
> fantasies.
>
> i am just reading through the meap of ???
> so it's not a surprise, that i think about a
> combination of clojure and android.
>
> according to other discussions in the mailinglist,
> clojure on android is possible and someone has also
> managed to run the combination. i also noticed, that
> android-support is mentioned in the clojure 'roadmap'
> at jira.
>
> in particular i though of, how clojure could help android
> to overcome its java-dependency on the long run ...
> -> clojure in clojure -> clojure on base of the android
> system-level-abstractions.
>
> also leveraging the power of FP for embedded systems
> programming seams like something that could pay back.
>
> what do you think ? could clojure be androids joker card ?
> and vice versa ? ;-)
>
> have a successful day
>
> --
> 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



-- 
http://hi.im/santosh

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

Reply via email to