
LiveScript - a language which compiles to JavaScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate.
LiveScript 1.3.0 released - Generators and Yield!
Oct 4, 2014 · LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate.
LiveScript 1.0.0 released!
Jul 30, 2012 · LiveScript aims for increased expressiveness and code beauty. While adding features to assist in functional style programming, LiveScript also deeply supports imperative and object …
LiveScript - a language which compiles to JavaScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate.
Functional Programming in JavaScript using LiveScript and prelude.ls
Jun 19, 2012 · LiveScript is a language that compiles to JavaScript. It's just JavaScript with some syntax improvements and feature additions, making functional style programming easier.
LiveScript 1.2.0 released!
Aug 2, 2013 · LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate.
10 things you didn't know LiveScript can do
Extended parameters In LiveScript, parameters accept much more than simple literals. You can assign properties, but also do more complex things, like semiautovivification:
LiveScript 1.4.0 - Source Maps and more!
May 11, 2015 · LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate.
10 Reasons to Switch from CoffeeScript to LiveScript
Jul 5, 2012 · Thanks for this writeup, and convincing me to start using LiveScript :-) I'm just installing Brunch and LiveScript in the same directory as my Play Framework 2 Scala app. Then I'll …
Powerful jQuery with LiveScript
Jul 31, 2012 · LiveScript is a language that compiles to JavaScript. It's just JavaScript with some syntax improvements and feature additions, allowing you to use jQuery to its full potential.