On Monday, 20 March 2017 at 20:32:20 UTC, Stefan Koch wrote:
On Monday, 20 March 2017 at 20:09:58 UTC, Atila Neves wrote:
http://code.dlang.org/packages/excel-d

This dub package allows D code to be called from Excel. It uses compile-time reflection to register the user's code in an XLL (a DLL loaded by Excel) so no boilerplate is necessary. Not even `DllMain`! It works like this:

[...]

Ah Interesting to see how this turned out.

Thanks for your help on this, Stefan. I'll publish Bloomberg API too when we have had time to tidy it up a bit more.

Reddit link here:

https://www.reddit.com/r/programming/comments/60koa6/dlang_wrapper_to_write_excel_functions_ctfe_magic/

Reply via email to