Skip to content

Instantly share code, notes, and snippets.

@DarrylDias
Created May 1, 2014 11:19
Show Gist options
  • Save DarrylDias/53232a6ca6e3423a08a3 to your computer and use it in GitHub Desktop.
Save DarrylDias/53232a6ca6e3423a08a3 to your computer and use it in GitHub Desktop.
Hello World in HackLang
/*
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