Objective-CとCommon Lispのブリッジ
公開日:
:
最終更新日:2014/01/29
LISP
「Objective-CとCommon Lispのブリッジ」なんてものを発見した。
Objective-CL is an Objective-C bridge that strives to be portable both across Common Lisp implementations and operating systems. Currently, it has been confirmed to work under Mac OS X/Cocoa/PowerPC and Linux/GNUstep/x86, but it is expected to work on many more platforms without major changes. (Testers welcome!)
わー、これ使えば「Lispを使ってMacのアプリを書く」なんてことができるのかなあ?面白そうだけど、僕はLispは書き慣れていないので、Lisp Hackerな方は是非。