On 2014-11-01 01:58, Michel Fortin wrote:
That said, there are other parts of D/Objective-C that could pose difficulties to existing languages tools, some syntactic (__selector, or "this.class" to get the metaclass)
"this.class" could perhaps be called "this.classof", at least that's valid syntax. Although I don't know what to do about __selector.
-- /Jacob Carlborg
