jlongster/es6-macros

Template strings macro

Opened this issue · 1 comments

A subset of template strings could be supported, maybe the entire thing!

There's been talk on the sweet.js repo about this; I'm not too familiar with template strings but I don't think sweet.js properly handles them yet. I'm not sure if you can implement it as a macro or not, even if sweet.js tokenizes it properly. See sweet-js/sweet-core#224