Embed JavaScript into D
Dejan Lekic
dejan.lekic at gmail.com
Mon Nov 4 15:17:14 PST 2013
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/
More information about the Digitalmars-d-learn
mailing list