IcedCoffeeScript

IcedCoffeeScript Table of Contents Installation ICS By Example ICS Basics ICS Control Flow ICS: Tutorial Conclusion ICS: Read More Usage Overview Language Reference Literals: Functions, Objects and Arrays Lexical Scoping and Variable Safety If, Else, Unless, and Conditional Assignment Splats... Loops and Comprehensions Array Slicing and Splicing Everything is an Expression Operators and Aliases Classes, Inheritance, and Super Destructuring Assignment Function Binding Embedded JavaScript Switch and Try/Catch Chained Comparisons String Interpolation, Block Strings, and Block Comments Block Regular Expressions Cake, and Cakefiles "text/coffeescript" Script Tags Books, Screencasts, Examples and Resources Change Log Try It alert "Hello CoffeeScript!" Run Link Annotated Source Grammar Rules — src/grammar Lexing Tokens — src/lexer ...

Linked on 2015-07-20 16:14:58 | Similar Links