Proper noun
LiveScript
The name originally proposed for JavaScript.
LiveScript introduces a number of other incompatible idioms: Name mangling At compile time, the LiveScript parser implicitly converts dashed variable- and function names to camelcase. Source: Internet
However, the LiveScript compiler provides optional strong typing through the --const flag. Source: Internet