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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

RubyMotion: Dreams do come true

14 点作者 tamersalama超过 12 年前

2 条评论

cpr超过 12 年前
Being an Obj-C fan, I'd love to use Ruby, but I just can't stand the hybrid message-passing notation.<p>It's a necessary compromise to fit into Ruby's syntax, perhaps, but why not just go all the way (since it's otherwise not backwards compatible with Ruby, or is it with Ruby 2.0?) and have full Smalltalk-like Objective-C-style message passing?
keeran超过 12 年前
Example of a well written, well tested RubyMotion app (according to the ML)<p><a href="https://github.com/tkadauke/TinyMon" rel="nofollow">https://github.com/tkadauke/TinyMon</a>