开发者

porting ruby scripts to arm processor

How to po开发者_运维技巧rt ruby scripts to arm processor?


ruby scripts are platform independent. they run over an interpreter.
what you need is to port the ruby interpreter to arm and then execute your scripts on it.
try search for a precompiled ruby interpreter for arm or search for how to compile it on arm processors.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜