Skip to content

amb2127/golfiest-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golfiest-hello-world

Shortest programs to print "Hello, World!".

All files:

  • print exactly "Hello, World!" with optional leading or trailing whitespace
  • are full programs.
  • print to STDOUT or the closest alternative
  • do not error

Languages

Contributing

To add another language, you must:

  • follow the criteria above
  • create the file with the name <language-name>.<file-extension>
  • add an entry in README.md like so: [<language name>](<file-name>), <byte-count> bytes (notice the list is alphabetical)

About

Shortest programs to print "Hello, World!".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 13.0%
  • Java 8.3%
  • Brainfuck 8.2%
  • C# 7.1%
  • Go 6.4%
  • Kotlin 5.1%
  • Other 51.9%