Simple hello world

View hello.chpl on GitHub

writeln("Hello, world!");    // print 'Hello, world!' to the console