Skip to content

Instantly share code, notes, and snippets.

@lucidguppy
Created May 17, 2014 23:24
Show Gist options
  • Save lucidguppy/83d33eca2b8d1973f65a to your computer and use it in GitHub Desktop.
Save lucidguppy/83d33eca2b8d1973f65a to your computer and use it in GitHub Desktop.
Print hello world to the stdout in nimrod
#simple hello world in nimrod
echo("Hello World!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment