Created
October 17, 2012 11:40
-
-
Save simonewebdesign/3905083 to your computer and use it in GitHub Desktop.
Say "Hello, World!" in CoffeeScript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alert "Hello, World!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I copied your program into the Hello World Collection: http://helloworldcollection.de
Linked to your GitHub page in the "Credits And Sources" section.
Thanks for the example, and keep up the good work!