"Hello, World!"
Introduction
The classic "Hello, World" challenge. What more can I say?
Rules
- Program takes no input.
- Program outputs
Hello, World!with an optional trailing newline. No other output is accepted.
Shortest submission in bytes wins.
Shakespeare Programming Langua …
6y ago
Vyxal, 2 bytes KH Th …
6y ago
PHP, 13 bytes Hello, Wo …
6y ago
Javascript V8, 888 bytes ```j …
6y ago
HQ9+, 1 byte H Oblig …
6y ago
[Common Lisp], 26 22 bytes …
6y ago
QBASIC, 17, 16 bytes ?" …
5y ago
C# 9, 38 bytes System.C …
5y ago
Perl 5 `-E`, 18 bytes ``` …
5y ago
[Python 2], 20 bytes …
6y ago
[C# (.NET Core)], 60 bytes …
5y ago
05AB1E, 7 bytes ”Ÿ™,‚ï! …
5y ago
LOLCODE, 37 bytes HAI 1 …
6y ago
[C++ (gcc)], 43 bytes …
6y ago
R, 20 bytes ``` cat("Hello …
6y ago
[Bash], 18 bytes ec …
6y ago
SOGL, 10 bytes ╥‰⅜,(ε ‘ū …
6y ago
Stuck, 0 bytes ``` ``` …
1y ago
[Taxi], 183 bytes Go to …
1y ago
Z80 Assembler, 50 bytes ``` …
4y ago
///, 13 bytes ``` Hello, W …
5y ago
[PowerShell], 15 bytes …
5y ago
[RoadLang], 59 bytes …
6y ago
AppleScript, 15 bytes " …
6y ago
[JavaScript (V8)], 28 bytes …
6y ago
[ARBLE], 15 bytes " …
6y ago
Japt, 11 bytes `HÁM, W …
6y ago
Raku, 19 bytes ``` "Hello, W …
6y ago
[Python 3 (PyPy)], 21 bytes …
6d ago
[Emmental], 51 bytes ```non …
1y ago
[C (gcc)], 30 bytes …
2y ago
C (gcc), 46 bytes ```cpp pri …
4y ago
SOS, 155 Bytes !+!-!!+! …
4y ago
J, 15 bytes ``` 'Hello, Wo …
4y ago
[dc], 16 bytes [Hello, …
5y ago
[Seriously], 1 byte H …
5y ago
[Unlambda], 40 bytes `` …
5y ago
[Haskell], 25 bytes …
5y ago
Turing Machine.io, 202 bytes …
5y ago
Scala, 42 bytes object>e …
5y ago
[C# (.NET Core)], 67 bytes …
5y ago
Rockstar, 19 bytes say …
5y ago
PureScript, 25 bytes ``` m …
5y ago
Swift, 23 bytes ```swift p …
5y ago
Kotlin, 34 bytes ```kotlin …
5y ago
[Forth (gforth)], 16 bytes …
5y ago
HTML, 26 13 bytes ``` Hell …
5y ago
[K (oK)], 15 bytes "Hel …
2y ago
[AWK], 2 bytes $0 Tr …
2y ago
JavaScript V8, 26 bytes ``` …
4y ago
[shortC], 16 bytes AJ"H …
5y ago
[jq] `--null-input` `--raw-out …
5y ago
[SQLite], 21 bytes sele …
5y ago
[Emoji], 24 bytes 💬Hell …
5y ago
[Sclipting], (UTF-16) 18 bytes …
5y ago
[Java (JDK)], 80 bytes …
5y ago
[Chef], 558 485 bytes H …
5y ago
[Forget], 319 bytes pus …
5y ago
Lean, 64 bytes ```lean def …
5y ago
[!@#$%^&()+], 17 bytes …
5y ago
[Pyth], 14 bytes "Hello …
5y ago
Bash, 21 Bytes ```bash pri …
5y ago
[Charcoal], 13 bytes He …
5y ago
Java, 37 Bytes ```java v-> …
5y ago
[Lua], 20 bytes pri …
5y ago
65 answers
Forget, 319 bytes
push 72;cleanse;pop;out;push 101;cleanse;pop;out;push 108;cleanse;pop;out;push 108;cleanse;pop;out;push 111;cleanse;pop;out;push 44;cleanse;pop;out;push 32;cleanse;pop;out;push 87;cleanse;pop;out;push 111;cleanse;pop;out;push 114;cleanse;pop;out;push 108;cleanse;pop;out;push 100;cleanse;pop;out;push 33;cleanse;pop;out
Oh, sorry. I forgot.
0 comment threads
K (oK), 15 bytes
"Hello, World!"
I'm terrible at K, but I've got that one down now.
0 comment threads
- ← Previous
- 1
- 2
- 3
- 4
- Next →

1 comment thread