This commit is contained in:
Miloslav Ciz 2023-03-02 17:05:12 +01:00
parent 325284d58c
commit 6644dd16d3
13 changed files with 48 additions and 22 deletions

View file

@ -1,6 +1,6 @@
# Goodbye World
Goodbye world if a [program](program.md) that is in some sense an opposite of the traditional [hello world](hello_world.md) program. What exactly this means is not strictly given, but some possibilities are:
Goodbye world is a [program](program.md) that is in some sense an opposite of the traditional [hello world](hello_world.md) program. What exactly this means is not strictly given, but some possibilities are:
- It just prints *goodbye world*, the programmer writes the program and never touches the language again.
- It is the last program a programmer writes before death, either unknowingly or possibly as a [suicide](suicide.md) note.