Highlights - caffeine-suite/caffeine-script GitHub Wiki
Here are some of the more interesting features of CaffeineScript that set it apart from JavaScript and CoffeeScript.
- Beautiful, logical and consistent code-structure
- Functional Programming friendly: Everything Returns a Value
- Streamlined Object Structuring and Destructuring
- Seamless Modules and CommonJs support
- Powerful Comprehensions and Iteration
- Expressive Literals make everything easier