The OpenD Programming Language

objc_interface

Articles

Interfacing to Objective-C
module objc_interface.dd

D supports interfacing with Objective-C. It supports protocols, classes, subclasses, instance variables, instance methods and class methods. Platform support might vary between different compilers.