Created
May 1, 2014 11:19
-
-
Save DarrylDias/53232a6ca6e3423a08a3 to your computer and use it in GitHub Desktop.
Hello World in HackLang
This file contains hidden or 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
/* | |
This is an example of Facebook's HackLang. | |
*/ | |
<?hh # Hack uses 'hh' insted of 'php' | |
echo "Hello World! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment