CoffeeScript To install CoffeeScript on Debian like systems: sudo apt install coffeescript Now you can run the hello_world.coffee file with: coffee hello_world.coffee