8 Apr
2012
8 Apr
'12
11:09 p.m.
On 7/04/2012, at 11:24 PM, Francis Chong <francis@ignition.hk> wrote:
Automatic Reference Counting implements automatic memory management for Objective-C objects and blocks. If you read MacRuby source code, you will found that the VM is not even written in Objective-C!
This is why a one page description of how MacRuby works would be useful. Henry