CoffeeScript - CoffeeScript is a little language that compiles into JavaScript.
CoffeeScript - CoffeeScript is a little language that compiles into JavaScript. - link
The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime.