jlongster / es6-macros

A collection of sweet.js macros that implement ES6 features for ES5
BSD 2-Clause "Simplified" License
237 stars 18 forks source link

Symbols macro #5

Open Raynos opened 10 years ago

Raynos commented 10 years ago

I presume to support ES6 symbols you would need both a library and a macro to desugar it into library function calls.