On Mon, Jul 17, 2017 at 7:24 AM, Isiah Meadows <[email protected]> wrote: > realizing the added complexity of new language features, applying a > much higher bar than this. [4] > > (If you really want features like those, check out Sweet.js, or maybe > write an Acorn plugin or a Babylon/Esprima fork.)
+1 > [1]: https://esdiscuss.org/topic/functional-operators > [2]: https://esdiscuss.org/topic/quoted-map-keys-was-re-json5 I'm against the JSON5/JSON6/TOML proposal because I think it's premature, but I don't think it should be rejected for being an extra syntax proposal in the sense that it doesn't change the result of parsing a script, module, or expression (modulo ch. 16 early errors). It's an extra builtin proposal. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

