dhh1128 / intent

the intent formal language
https://intentlang.org
2 stars 1 forks source link

include all ecmascript 6 string capabilities #118

Open dhh1128 opened 8 years ago

dhh1128 commented 8 years ago

https://developers.google.com/web/updates/2015/01/ES6-Template-Strings?hl=en

Probably can't do runtime interpolation, but otherwise, we should be able to handle all of these constructs.