Communication with other languages via wrappers
Justin Whear via Digitalmars-d
digitalmars-d at puremagic.com
Thu Aug 21 08:19:44 PDT 2014
On Thu, 21 Aug 2014 13:20:02 +0000, seany wrote:
> I am starting this thread to quench my thirst for knowledge.
>
> I notice, that the existing wrappers to other languages are:
>
> C : D can natively interface to C
> C++ : Some interfacing possible
> Lua : There is LuaD and DLua
> Objective C : This :
> https://michelf.ca/projects/d-objc-bridge/
>
> Would someone like to add some more?
PyD: https://bitbucket.org/ariovistus/pyd/wiki/Home
More information about the Digitalmars-d
mailing list