MyGit

gkz/LiveScript

Fork: 155 Star: 2316 (更新于 2024-10-05 08:39:40)

license: MIT

Language: LiveScript .

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.

官方网址 GitHub网址

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.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

gkz/LiveScript同语言 LiveScript最近更新仓库

2023-04-24 01:57:24 michael-brade/LaTeX.js