endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
281 stars 16 forks source link

Allow trailing commas in Jessie object literals #20

Closed katelynsills closed 4 years ago

katelynsills commented 5 years ago

@erights says:

We should check that trailing commas are allowed in the Jessie grammar.

Jessie cannot require trailing commas, since Jessie is a superset of JSON and JSON does not allow trailing commas.

erights commented 5 years ago

I checked. They are not allowed by the current Jessie grammar. Changing the name of this issue to reflect that.

michaelfig commented 4 years ago

This is resolved in jessica.