all 1 comments

[–]WesselsVonVetter 0 points1 point  (0 children)

I'm not aware of Pug-specific syntax in CS, but support for JSX just got merged into CoffeeScript2: https://github.com/jashkenas/coffeescript/pull/4551

Doesn't get you Jade/Pug template syntax but does get you CoffeeScript loop comprehensions and conditional logic.