最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

What's the best way to write JavaScriptRuby applications on Windows Mobile device? - Stack Overflow

programmeradmin4浏览0评论

I recently bought a Windows Mobile device and since I'm a developer I want to use it as a development platform. Yes, it's not supposed to be used like that but it's always with me and my laptop isn't. I know cke is a good editor for code but how can I run JavaScript/Ruby code without too much of a headache?

I probably could write a web application, send code to it and get the results back but maybe there's better solutions?

I recently bought a Windows Mobile device and since I'm a developer I want to use it as a development platform. Yes, it's not supposed to be used like that but it's always with me and my laptop isn't. I know cke is a good editor for code but how can I run JavaScript/Ruby code without too much of a headache?

I probably could write a web application, send code to it and get the results back but maybe there's better solutions?

Share Improve this question edited Sep 13, 2009 at 18:52 Helen 98.3k17 gold badges276 silver badges346 bronze badges asked Sep 13, 2008 at 11:29 vavavava 25.5k11 gold badges66 silver badges79 bronze badges
Add a ment  | 

6 Answers 6

Reset to default 4

There is a possibility to run Ruby on Windows Mobile

Check this article for steps: Human vs Machine

Javascript is bit crippled on Windows Mobile. Follow up the discussions here: Windows Mobile IE Team Blog Hopefully the next version if Pocket Internet Explorer supports better!

I'm not sure if you're interested, but there's only a port of Python for CE.

http://pythonce.sourceforge/

You can also use etcl from Evolane (http://www.evolane./software/etcl).

It es with console.

This is n old port of Ruby to WinCE, but from what I've read it doesn't work all that well - who knows, give it a try, YMMV

http://uema2.s8.xrea./ruby-mswince/

As for Javascript, WinMo devices have Pocket Internet Explorer - it isn't very good, but runs some Javascript. If you want something that is a bit closer to a desktop you could install Opera.

I've had a Windows Mobile phone for just over a month and would also like to run code on it. Unfortunately it's such a limited platform with hardly any munity support. It seems to me that the only decent choices are Python, NSBASIC and PPL

For Javascript, you'll be better off using Opera, opposed to Pocket Internet Explorer.

As for cke, I found CEdit a more stable editor but you do have to pay for it. Though I don't think there is any editor that does syntax highlighting for Ruby on Window Mobile.

Rhomobile's open source framework Rhodes (www.rhomobile.) works great on Windows Mobile.

发布评论

评论列表(0)

  1. 暂无评论