LiveScript是一种编译为JavaScript的语言。它具有对JavaScript的简单映射,并允许您编写没有重复样板的表达式代码。 虽然LiveScript添加了许多功能来协助功能样式编程,但它对面向对象和命令式编程也有许多改进。
LiveScript
LiveScript是一种编译为JavaScript的语言。(LiveScript is a language which compiles to JavaScript. )
Github stars Tracking Chart
Main metrics
- Overview
-
Name With Owner gkz/LiveScript Primary Language LiveScript Program language Makefile (Language Count: 4) Platform Linux, Mac, Windows License: MIT License - 所有者活动
-
Created At 2012-02-01 05:07:14 Pushed At 2024-03-05 20:48:51 Last Commit At 2023-05-04 15:47:10 Release Count 29 Last Release Name 1.6.1 (Posted on ) First Release Name 0.9.0 (Posted on 2012-05-14 16:29:13) - 用户参与
-
Stargazers Count 2.3k Watchers Count 109 Fork Count 158 Commits Count 4.3k Has Issues Enabled Issues Count 918 Issue Open Count 166 Pull Requests Count 159 Pull Requests Open Count 7 Pull Requests Close Count 44 - 项目设置
-
Has Wiki Enabled Is Archived Is Fork Is Locked Is Mirror Is Private
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
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.