Re: [MacRuby-devel] MacRuby-devel Digest, Vol 9, Issue 42

2008-11-26 Thread Luke Evans
Excellent. Thanks for the pointer and the heads up about the sleeping dragons. On 26-Nov-08, at 7:00 AM, Laurent Sansonetti wrote: MacRuby trunk ships an Objective-C API that you can use to communicate with the interpreter. Note that there are currently 2 known bugs about this "feature".

[MacRuby-devel] Using the MacRuby framework to embed ruby in Objective-C

2008-11-25 Thread Luke Evans
Hi, Thanks for MacRuby, I'm going to follow its development closely. While I wouldn't use Ruby (without static typing) for large-scale development, IMHO, it is my favourite scripting language for those "little jobs", and I'm currently interested in it as an embedded language in my app.