Using Ruby on Windows Mobile Devices

大憨熊 提交于 2019-12-25 04:38:07

问题


As far as I know, JRuby runs only on full JVM. I found this version of JRuby which runs on Java Micro Edition devices, however it's marked as EXPERIMENTAL AND RESEARCH ONLY

Are there any other options for running Ruby application on Windows Mobile devices?


回答1:


I'm not sure what you are asking. Your title and your question refer to Ruby, but your description talks about JRuby. Which are you asking about?

I know regular Ruby can run on Windows Mobile (see Rhodes, for example, or RubyOnMobile).



来源:https://stackoverflow.com/questions/2247690/using-ruby-on-windows-mobile-devices

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!