Translations of this page
The GNU Hello program produces a familiar, friendly greeting.
Yes, this is another implementation of the classic program that prints "Hello, world!" when you run it. Unlike the elementary version often seen, GNU Hello processes its argument list to modify its behavior, supports greetings in many languages, and so on. Of course, the primary purpose of this program is to demonstrate how to write other programs that do these things; it serves as a model for GNU coding standards and GNU maintainer practices.
You can download GNU Hello from the GNU FTP site ftp.gnu.org or one of its many mirrors.
The GNU Hello documentation is available online, and is also included in the distribution.
To report bugs or suggest enhancements, please email the bug-hello@gnu.org mailing list. (You can also subscribe to the list via that page.) The mailing list archives are available.
The C development sources are available via CVS, from the Hello project at Savannah. For implementations in many other programming languages, please see the GNU Gettext distribution.
Translations of this page:
[
English
]
Return to the GNU Project home page.
Please send FSF & GNU inquiries to
gnu@gnu.org.
There are also other ways to contact
the FSF.
Please send broken links and other corrections (or suggestions) to
webmasters@gnu.org.
Please see the Translations README for information on coordinating and submitting translations of this article.
Copyright © 2008 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110, USAVerbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice, and the copyright notice, are preserved.
Updated: $Date: 2008/12/21 18:36:27 $