I'd love to see DScript one day ...
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 12 03:51:16 PDT 2016
On 6/12/2016 3:17 AM, Chris wrote:
> On Friday, 10 June 2016 at 22:01:53 UTC, Walter Bright wrote:
>> On 6/10/2016 3:55 AM, Chris wrote:
>> > Cool. I'd love to see `DScript` one day - and replace JS once
>> and for all ...
>> > well ... just day dreaming ...
>>
>> Dreams are reality:
>>
>> https://github.com/DigitalMars/DMDScript
>
> I just tried to compile it on Linux with dmd v2.071.0 in 64bit mode. The
> compiler emits loads of deprecation warnings concerning module import,
Yeah, the import lookup was recently changed.
> and it seems to be geared towards 32bit:
That's right. It should be fixed.
Nevertheless, these are minor issues. If you try to create a new script
compiler, you're in for a heluva lot more work than fixing some bit rot.
More information about the Digitalmars-d
mailing list