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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Has someone used Ruby/Python for Android/iOS development?

2 点作者 kung-fu-master超过 12 年前

3 条评论

bdfh42超过 12 年前
I quite liked the look of RubyMotion <a href="http://www.rubymotion.com/developer-center/" rel="nofollow">http://www.rubymotion.com/developer-center/</a> for iOs development (as I fancied using Ruby) but I cant say I have tried it - sorry.
allsystemsgo超过 12 年前
Wasn't Instagram written in Python?
评论 #4938175 未加载
bmelton超过 12 年前
I was really hopeful of kivy [<a href="http://kivy.org/" rel="nofollow">http://kivy.org/</a>], but after playing around with it a little bit, it seemed very foreign to me, even though I program in Python daily. It seems very un-Pythonic, for lack of a better term.<p>On top of that, it seems to focus more on 3D than 2D, which is probably why there's so much there I'm less familiar with, but I mostly just want a decent 2D interface in Python.<p>I've had the best luck out of things like AppCelerator and Phonegap, but I've never been thrilled with the performance of either.