LiveScript (programming language)

LiveScript
Paradigmsmulti-paradigm, functional, object-oriented
Designed byJeremy Ashkenas, Satoshi Murakami, George Zahariev
Developers(same)
First appeared2011 (2011)
Stable release
1.6.1 / 14 July 2020 (2020-07-14)
Typing disciplinedynamic, weak
ScopeLexical
OSCross-platform
LicenseMIT
Filename extensions.ls
Websitelivescript.net
Influenced by
JavaScript, Haskell, CoffeeScript, F#

LiveScript is a functional programming language that transpiles to JavaScript. It was created by Jeremy Ashkenas, the creator of CoffeeScript, along with Satoshi Muramaki, George Zahariev, and many others. (The name may be a homage to the beta name of JavaScript; for a few months in 1995, it was called LiveScript before the official release.)