Software:GNU Hello

From HandWiki
GNU Hello
Heckert GNU white.svg
Developer(s)GNU Project
Stable release2.10 (November 16, 2014; 9 years ago (2014-11-16)[1]) [±]
Operating systemGNU, Linux
Type"Hello, world!"
LicenseGPLv3
WebsiteOfficial website

GNU Hello is an almost-trivial free software program that prints the phrase "Hello, world!" or a translation thereof to the screen.[2] It can print the message in different formats, or print a custom message.[3] The primary purpose of the program is to serve as an example of the GNU coding standards, demonstrate how to write programs that perform different tasks depending on their input, and to serve as a model for GNU maintainer practices.[2] As such, it can be used as a template for new, more serious, software projects.

See also

  • "Hello, World!" program
  • GNU

References

External links


fr:Hello world#GNU Hello