Skip to content

The aim of this repo is to collect all the possibilities to write "hello world" in all programming languages

License

Notifications You must be signed in to change notification settings

tot0p/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

880aabc · Jul 26, 2023

History

75 Commits
Sep 27, 2022
Mar 2, 2023
Sep 25, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Jul 26, 2023
Jul 26, 2023
May 18, 2023
Mar 2, 2023
Mar 2, 2023
Sep 27, 2022
Mar 2, 2023
Sep 26, 2022
Mar 2, 2023
Sep 25, 2022
Dec 8, 2022
Mar 2, 2023
Sep 26, 2022
Sep 25, 2022
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022
Sep 27, 2022
Sep 25, 2022
Nov 10, 2022
Nov 17, 2022
Aug 1, 2022
Nov 18, 2022
Mar 2, 2023
May 15, 2023
Aug 1, 2022
Aug 1, 2022
Dec 9, 2022
Mar 2, 2023
Aug 1, 2022
Nov 18, 2022
Aug 1, 2022
Nov 18, 2022
Sep 27, 2022
Sep 27, 2022
Sep 27, 2022
Jan 5, 2023

Repository files navigation

Typing SVG

The aim

The aim of this repo is to collect all the possibilities to write "hello world" in all programming languages (on github)

Contributing

if you want to add one hello world in a language who is not in this repo

you must respect 3 rules :

  • create a new dir with the name of the programming language
  • add a code file with the right extension ONLY (for example : for a compiled language , do not put the binary file)
  • add a readme.md to explain how to run the script and link of the language (you can see an example here)

Thanks

Thanks to all the people who already contributed!