Python
print "Hello world!"
Also an infinite loop:
while True:
print "Hello world!"
submitted by:
geon@post.cz (geon)