[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] NYACC version 0.79.4 is released
From: |
Matt Wette |
Subject: |
Re: [ANN] NYACC version 0.79.4 is released |
Date: |
Mon, 29 May 2017 09:08:54 -0700 |
> On May 29, 2017, at 9:06 AM, Matt Wette <address@hidden> wrote:
>
>
>> On May 29, 2017, at 8:54 AM, Nala Ginrut <address@hidden> wrote:
>>
>> Cool! Is the JS parser strict to ES6?
>>
>
> 3rd edition — 1999.
>
> I don’t have a later spec. Is it avaiable?
>
> Also, IMO Guile can’t fully implement ECMAScript because (1) string code
> points are 16 bit, (2) numbers are embedded in 64 bit IEEE floats.
>
Oh, and ObjectLiterals and FunctionExpressions are not enabled in v0.79.4.
Next release has those, which required update to lair to support the `$prec’
for resolving reduce-reduce conflicts.
Matt