Android 上的 Clojure [英] Clojure on Android

查看:41
本文介绍了Android 上的 Clojure的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在 Clojure 中编写 Android 应用程序?如果可能的话,有人可以推荐一本好的教程或书籍吗?

Is it possible to program Android apps in Clojure? Can anybody suggest a good tutorial or book, if it is possible?

推荐答案

是的,这是我知道的主要项目:https://github.com/remvee/clojurehelloandroid

Yes, here is main project I am aware of: https://github.com/remvee/clojurehelloandroid

这里有一个小教程 http://riddell.us/ClojureAndAndroidWithEmacsOnUbuntu.html如果本教程已经过时,请不要感到惊讶,因为它是一年多前我按照本教程使用代码的时候,并且 remvee 的代码已经更新.

And here is a little tutorial http://riddell.us/ClojureAndAndroidWithEmacsOnUbuntu.html though I would not be surprised if this tutorial is outdated, as it was over a year ago when I played with the code following this tutorial, and remvee's code has since been updated.

在此处查看来自 Stuart Sierra 和 Clojure/core 组的更新:http://groups.google.com/group/clojure/browse_thread/thread/876c90d3ae353c61

see the update here from Stuart Sierra and the Clojure/core group: http://groups.google.com/group/clojure/browse_thread/thread/876c90d3ae353c61

Clojure 1.2.0开箱即用"在 Android 上,但启动时间仍然是一个问题.部分成员Clojure/core 已经尝试过使这更好的方法,主要是通过有选择地删除不是的东西运行时需要.

"Clojure 1.2.0 works "out of the box" on Android, but startup time is still a problem. Some members of Clojure/core have experimented with ways to make this better, mostly by selectively removing stuff that isn't needed at runtime.

关注http://dev.clojure.org/display/design/Android+Support新闻.上次更新是 AaronBedra,Clojure/核心成员,在2010 年 12 月.我不会说这是一个现在是高优先级,但都不是人们是否失去了兴趣.

Follow http://dev.clojure.org/display/design/Android+Support for news. The last update was by Aaron Bedra, a Clojure/core member, in December 2010. I wouldn't say it's a high priority right now, but neither have people lost interest.

我个人不推荐在 Clojure 中编写 Android 应用程序,如果你打算马上释放它.但如果你有兴趣尝试在 Android 上使用 Clojure 并制作它更好,那就去吧."

I personally would not recommend writing an Android app in Clojure if you intend to release it right away. But if you're interested experimenting with Clojure on Android and making it better, then go for it."

这篇关于Android 上的 Clojure的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆