tc39 / proposal-binary-ast

Binary AST proposal for ECMAScript
956 stars 23 forks source link

Introducing explicit annotations for Scope, Identifiers, Property Names #59

Closed Yoric closed 5 years ago

Yoric commented 5 years ago

I'm not terribly familiar with ES6 modules, so if someone more familiar than me could take a look in particular at that part of the patch and tell me if I've done something meaningless, I'm very interested.

This PR replaces #42.

Yoric commented 5 years ago

Oops, wrong branch.