How D addresses the problem of Extending and/or Embedding other languages ?

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Mon Aug 25 00:34:11 PDT 2014


On Mon, 25 Aug 2014 07:18:50 +0000
Brost via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> for example how do you correctly expose a given D data structure
> to a scripting language of your choice ?
or Adam D. Ruppe's "script", which is written completely in D:
https://github.com/adamdruppe/script.git
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140825/109fdf78/attachment.sig>


More information about the Digitalmars-d mailing list