Andrei's list of barriers to D adoption
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jun 10 04:05:27 PDT 2016
On Friday, 10 June 2016 at 10:55:42 UTC, Chris wrote:
> Cool. I'd love to see `DScript` one day - and replace JS once
> and for all ... well ... just day dreaming ...
Adam has scripting engine in his arsd repo[1]. it's not a speed
demon, but it is much more like JS, it even has exceptions, and
it is very easy to integrate it with D code. you may take a look
at it too. afair, you only need jsvar.d and script.d modules to
use it.
[1] https://github.com/adamdruppe/arsd
More information about the Digitalmars-d
mailing list