是否有可能将Scheme(lisp)解释器嵌入到iPhone应用程序中?

Eon*_*nil 5 iphone scripting scheme embedding

我在Cocoa Touch中找到了可嵌入的Scheme解释器(或JIT编译器或任何东西).我认为只是C兼容的Scheme引擎可能没问题.请推荐一些.我希望它是麻省理工学院/ BSD风格的免费许可证,但商业广告也很好.

并且...... Apple AppStore是否允许像Scheme这样的嵌入式脚本?

acf*_*zer 5

我认为 James Long 的博客正是您要找的:http : //jlong​​ster.com/software/iphone/scheme-iphone-example/

上面的链接已失效,请尝试使用https://github.com/jlong​​ster/gambit-iphone-example