Skip to content
/ LiveScript Public

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. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.

License

Notifications You must be signed in to change notification settings

gkz/LiveScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 13, 2023
6f754f9 · May 13, 2023
Apr 21, 2015
Jul 14, 2020
May 13, 2023
Aug 14, 2018
May 13, 2023
May 13, 2023
Mar 29, 2016
Mar 12, 2014
Jun 30, 2020
Jul 19, 2013
Apr 25, 2014
Jul 30, 2018
Dec 22, 2015
Jul 12, 2013
Jul 14, 2020
Jul 14, 2020

Repository files navigation

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. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.

Check out livescript.net for more information, examples, usage, and a language reference.

Build Status

Build Status

Install

Have Node.js installed. sudo npm install -g livescript

After, run lsc -h for more information.

Source

git://github.com/gkz/LiveScript.git

Community

If you'd like to chat, drop by #livescript on Freenode IRC. If you don't have IRC client you can use Freenode webchat.

About

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. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.

Resources

License

Stars

Watchers

Forks

Packages

No packages published