On 2017-03-20 21:09, 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:

It's cool that this is possible to do in D, but I feel sorry for anyone that has a reason :)

--
/Jacob Carlborg

Reply via email to