I'd love to see DScript one day ...
Ola Fosheim Grøstad via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 12 05:05:49 PDT 2016
On Sunday, 12 June 2016 at 11:23:56 UTC, Chris wrote:
> I haven't had a chance to look at the source code in detail
> yet. How hard would it be to integrate JIT and D (and C)
> interop? Theoretically something like the Derelict-D libs allow
> for interop with Python and Lua too. I think we could create
> something really nice and useful here.
I don't think JIT is needed to be useful. Conformance would be
more important so that you can use libraries and compilers that
compile to EcmaScript. But conformance to EcmasScript 6 is a big
big big big job.
http://www.ecma-international.org/ecma-262/6.0/
More information about the Digitalmars-d
mailing list