Kaffeine: extended Javascript
weepy.github.com
Kaffeine: extended Javascript
1–10 of 21 posts
Re: Kaffeine: extended Javascript
#2Re: Kaffeine: extended Javascript
#3Re: Kaffeine: extended Javascript
#4small typo: "Imlicit"
In addition, "It compiles directly into javascript [sic] that is very similar..." Similar to what?
The English could use a little work; just sayin'.
Re: Kaffeine: extended Javascript
#5Re: Kaffeine: extended Javascript
#6Why use this over coffeescript?
Note on CoffeeScript: it took me _one_ .coffee script to get used to the syntax, and I'm never ever gonna write vanilla JS again if possible.
Re: Kaffeine: extended Javascript
#7Re: Kaffeine: extended Javascript
#8small typo: "Imlicit"
Also, should be JavaScript not "Javascript." A small quibble perhaps, but capitalising the 's' renders the name properly. In addition, "It compiles directly into javascript [sic] that is very similar..." Similar to what? The English could use a little work; just sayin'.
that makes sense to me.. the javascript it produces is very similar to the source kaffeine code.
Re: Kaffeine: extended Javascript
#9Why use this over coffeescript?
Agreed, CoffeeScript is much more extensive, and in most cases (from what I can see) prettier. Kaffeine piping seems cute though. Maybe the author could join forces with the CoffeeScript project? Note on CoffeeScript: it took me _one_ .coffee script to get used to the syntax, and I'm never ever gonna write vanilla JS again if possible.