Communication with other languages via wrappers
seany via Digitalmars-d
digitalmars-d at puremagic.com
Thu Aug 21 06:20:02 PDT 2014
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?
More information about the Digitalmars-d
mailing list