lsc
language which compiles to JavaScript
Install
- All systems
-
curl cmd.cat/lsc.sh
- Debian
-
apt-get install livescript
- Ubuntu
-
apt-get install livescript
- Kali Linux
-
apt-get install livescript
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install livescript
- Raspbian
-
apt-get install livescript
- Dockerfile
- dockerfile.run/lsc
livescript
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. Node.js is an event-based server-side JavaScript engine.