On Mon, 04 Nov 2013 20:35:53 +0100, Jeroen Bollen wrote: > Is there a way I can embed javascript into my D application? I basically > want to create a modular application which allows adding and removing > plugins by dragging and dropping them into a folder. I love the idea of > them being editable on the fly.
Check out this presentation: http://dconf.org/2013/talks/ chevalier_boisvert.html Source code: https://github.com/maximecb/Higgs Also, there is the DMScript project at DSource: http://dsource.org/ projects/dmdscript-2/