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.
Developer(s) | GNU Project |
---|---|
Stable release | 2.12.1[1]
/ 29 May 2022 |
Repository | |
Operating system | GNU, Linux |
Type | "Hello, world!" |
License | GPLv3 |
Website | Official website |
See also
editReferences
edit- ^ Reuben Thomas (30 May 2022). "hello-2.12.1 released". Retrieved 30 May 2022.
- ^ a b "GNU Hello".
- ^ "GNU Hello manual".
External links
edit