dmd as a library for scripting/JIT?

dennis luehring dl.soluz at gmx.net
Fri Sep 14 16:02:36 UTC 2018


i've got user defined flow charts in my C++ application that calling 
C/C++ Code - could be possible to embedd dmd as a library, generate D 
code out of my flow charts and execute the "compiled" code directly 
without doing file io or dmd.exe runs to create dlls that i hot reload?


More information about the Digitalmars-d mailing list