About 28 results
Open links in new tab
  1. 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.

  2. LiveScript 1.3.0 released - Generators and Yield!

    Oct 4, 2014 · While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming. For more information, check …

  3. 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.

  4. 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.

  5. The shortest FizzBuzzBazz - can you do better? - LiveScript

    Dec 3, 2012 · 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.

  6. 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 …

  7. 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.

  8. 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:

  9. Powerful jQuery with LiveScript

    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.

  10. Functional Programming in JavaScript using LiveScript - Part 2

    A couple of weeks ago we discussed functional programming in JavaScript using LiveScript. Since then LiveScript has received many updates, so it's now time for Part 2!