Arc Forumnew | comments | leaders | submitlogin
2 points by dido 5889 days ago | link | parent

I wonder if some of the work in optimizing Self, such as polymorphic inline caches [1] might be applicable for non-object oriented dynamically-typed languages such as Arc.

[1] http://research.sun.com/self/papers/pics.html