POV-Ray : Newsgroups : povray.binaries.images : POV-Ray 101 : Re: POV-Ray 101 Server Time
31 Jul 2024 16:32:13 EDT (-0400)
  Re: POV-Ray 101  
From: Larry Hudson
Date: 24 Jul 2009 02:33:51
Message: <4a6955cf$1@news.povray.org>
Cousin Ricky wrote:
> This may be lost on those who aren't familiar with the C programming language.
> 
As others have already pointed out, this is not unique to the C 
language.  Although the example in the original K&R "C Programming 
Language" book is said to the the first.

Here are a couple sites with "Hello, world" in hundreds of different 
languages:
www.scriptol.com/programming/hello-world.php
helloworld.googletoad.com/

And for real fun, check out:
www.gnu.org/fun/jokes/helloworld.html

(I found the first list by a link in the Wikipedia article, and the 
second list and the 'jokes' by googling for "hello world".)

Another somewhat amusing version is from GNU.  Although this has the 
serious intent of being an example of the programming standards for GNU 
programs -- among other things, this version has command-line switches 
and even man and info pages!  (I compiled it once some time ago out of 
curiosity.)
www.gnu.org/software/hello/

      -=- Larry -=-


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.