TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Clojure on Android?

1 点作者 olenhad超过 12 年前
I've recently been learning clojure, and discovered the clojure REPL for android(https://play.google.com/store/apps/details?id=com.sattvik.clojure_repl&hl=en), which works beautifully for small scripts. Despite this, I haven't seen much adoption amongst the android dev community, despite clojure's powerful yet simple syntax (much more preferable than Java!). Any ideas on why this is the case?

1 comment

lighthazard超过 12 年前
I'd say because it's just not native to the Android development process. Android started with Java as the language of choice for development and that means Java will always be a first choice for most people because of the multitude of tutorials and docs and help (also fully supported by Google).