Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Challenges

"Hello, World!"

+24
−0

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.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?
+8
−0

Shakespeare Programming Langua …

4y ago

+8
−0

Vyxal, 2 bytes KH Th …

4y ago

+6
−0

PHP, 13 bytes Hello, Wo …

4y ago

+12
−2

Javascript V8, 888 bytes ```j …

4y ago

+5
−0

HQ9+, 1 byte H Oblig …

4y ago

+5
−0

[Common Lisp], 26 22 bytes …

4y ago

+4
−0

QBASIC, 17, 16 bytes ?" …

4y ago

+4
−0

C# 9, 38 bytes System.C …

4y ago

+4
−0

Perl 5 `-E`, 18 bytes ``` …

4y ago

+4
−0

[Python 2], 20 bytes …

4y ago

+3
−0

[C# (.NET Core)], 60 bytes …

3y ago

+3
−0

05AB1E, 7 bytes ”Ÿ™,‚ï! …

4y ago

+3
−0

LOLCODE, 37 bytes HAI 1 …

4y ago

+3
−0

[C++ (gcc)], 43 bytes …

4y ago

+3
−0

R, 20 bytes ``` cat("Hello …

4y ago

+3
−0

[Bash], 18 bytes ec …

4y ago

+3
−0

SOGL, 10 bytes ╥‰⅜,(ε ‘ū …

4y ago

+2
−0

Stuck, 0 bytes ``` ``` …

12d ago

+2
−0

[Taxi], 183 bytes Go to …

2mo ago

+2
−0

Z80 Assembler, 50 bytes ``` …

2y ago

+2
−0

///, 13 bytes ``` Hello, W …

4y ago

+2
−0

[PowerShell], 15 bytes …

4y ago

+2
−0

[RoadLang], 59 bytes …

4y ago

+2
−0

AppleScript, 15 bytes " …

4y ago

+2
−0

[JavaScript (V8)], 28 bytes …

4y ago

+2
−0

[ARBLE], 15 bytes " …

4y ago

+2
−0

Japt, 11 bytes `HÁM, WŽ …

4y ago

+4
−1

Raku, 19 bytes ``` "Hello, W …

4y ago

+1
−0

[Emmental], 51 bytes ```non …

2mo ago

+1
−0

[C (gcc)], 30 bytes …

12mo ago

+1
−0

C (gcc), 46 bytes ```cpp pri …

2y ago

+1
−0

SOS, 155 Bytes !+!-!!+! …

3y ago

+1
−0

J, 15 bytes ``` 'Hello, Wo …

3y ago

+1
−0

[dc], 16 bytes [Hello, …

3y ago

+1
−0

[Seriously], 1 byte H …

3y ago

+1
−0

[Unlambda], 40 bytes `` …

3y ago

+1
−0

[Haskell], 25 bytes …

3y ago

+1
−0

Turing Machine.io, 202 bytes …

4y ago

+1
−0

Scala, 42 bytes object&gt;e …

4y ago

+1
−0

[C# (.NET Core)], 67 bytes …

3y ago

+1
−0

Rockstar, 19 bytes say …

4y ago

+1
−0

PureScript, 25 bytes ``` m …

4y ago

+1
−0

Swift, 23 bytes ```swift p …

4y ago

+1
−0

Kotlin, 34 bytes ```kotlin …

4y ago

+1
−0

[Forth (gforth)], 16 bytes …

4y ago

+1
−0

HTML, 26 13 bytes ``` Hell …

3y ago

+0
−0

[K (oK)], 15 bytes "Hel …

1y ago

+0
−0

[AWK], 2 bytes $0 Tr …

1y ago

+0
−0

JavaScript V8, 26 bytes ``` …

3y ago

+0
−0

[shortC], 16 bytes AJ"H …

3y ago

+0
−0

[jq] `--null-input` `--raw-out …

3y ago

+0
−0

[SQLite], 21 bytes sele …

3y ago

+0
−0

[Emoji], 24 bytes 💬Hell …

3y ago

+0
−0

[Sclipting], (UTF-16) 18 bytes …

4y ago

+0
−0

[Java (JDK)], 80 bytes …

4y ago

+0
−0

[Chef], 558 485 bytes H …

3y ago

+0
−0

[Forget], 319 bytes pus …

4y ago

+0
−0

Lean, 64 bytes ```lean def …

4y ago

+0
−0

[!@#$%^&()+], 17 bytes …

4y ago

+0
−0

[Pyth], 14 bytes "Hello …

4y ago

+0
−0

Bash, 21 Bytes ```bash pri …

4y ago

+0
−0

[Charcoal], 13 bytes He …

4y ago

+0
−0

Java, 37 Bytes ```java v-> …

4y ago

+0
−0

[Lua], 20 bytes pri …

4y ago

1 comment thread

General comments (6 comments)

64 answers

+2
−0

Taxi, 183 bytes

Go to Writer's Depot:w 1 r 3 l 2 l."Hello, World!"is waiting at Writer's Depot.Pickup a passenger going to Post Office.Go to Post Office:n 1 r 2 r 1 l.Go to Taxi Garage:s 1 l 1 l 2 r.

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

1 comment thread

See edit revisions. (1 comment)
+2
−0

Japt, 11 bytes

`HÁM, WŽld!

Just using Japt's builtin compression.

Test it

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+2
−0

JavaScript (V8), 28 bytes

console.log("Hello, World!")

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

1 comment thread

General comments (1 comment)
+4
−1

Raku, 19 bytes

"Hello, World!".say

Explanation

First second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't have to explain it, but it's nice.

Try it Online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

1 comment thread

General comments (1 comment)
+2
−0

ARBLE, 15 bytes

"Hello, World!"

Simple use of Implicit IO. Polyglot with half a dozen golf langauges.

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+2
−0

PowerShell, 15 bytes

"Hello, World!"

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+2
−0

///, 13 bytes

Hello, World!

Someone had to.

18 bytes using replacement

/x/H/xello, World!

23 bytes using two-layer replacement

/a/Hello, World!//b/a/b

a is replaced with Hello, World! in /b/a/b, creating /b/Hello, World!/b which prints Hello, World! at the end.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+2
−0

AppleScript, 15 bytes

"Hello, World!"

No, I'm not joking. This ridiculous language for a code golf actually beats some of the more normal languages.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+2
−0

Z80 Assembler, 50 bytes

org 256
ld de,m
ld c,9
jp 5
m:db"Hello, world!\r$"

With assembler there's usually the problem which machine or operating system the program is for. I've chosen CP/M here as it runs on a variety of different machines with a Z80 processor.

CP/M programs start at address 0x100, but the decimal representation 256 is shorter.

The program loads the address of the $-terminated string into the D & E register pair, then the number of the print text subroutine (9) into the C register, and jumps to the BDOS entry. It uses the RETurn of that routine to end itself, instead of CALLing the BDOS and needing an own RET instruction in the program.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

Emmental, 51 bytes

#72.#101.#108::..#111:.#44.#32.#87..#114..#100.#33.

Try it online!


Basically what goes on is #[num] pushes the ASCII value of num onto the top of the stack, : duplicates the top of the stack, and . prints the top of the stack.

Admittedly this is probably the most golfed it can get as I seem to be unable to further rearrange everything to get a lower byte count, so it does seem that sub-50 bytes is barely out of reach.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

Seriously, 1 byte

H

Try it online!

Similar to HQ9+.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

C (gcc), 30 bytes

main(){puts("Hello, World!");}

Try it online!


This is using GNU C extensions. GNU C allows main() over int main(), ss well as using puts without including stdio.h.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

C# (.NET Core), 67 bytes

class a{static void Main(){System.Console.Write("Hello, World!");}}

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

PureScript, 25 bytes

main=log("Hello, World!")

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

dc, 16 bytes

[Hello, World!]p

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

SOS, 155 Bytes

!+!-!!+!-!!!!+!!-!!+!-!+!-!+!!-!+!!-!!!+!!-!+!!-!!!+!!-!+!!!!-!!+!-!+!!-!!!!+!-!!!!!!+!-!+!-!+!!!-!+!!-!+!!!!-!+!!!-!!+!-!!+!!-!+!!-!!!+!!-!!+!-!!+!-!!!!+!

Explanation:

Each ! outputs a single bit. That bit is 0 if the current stack is empty, and 1 otherwise. Initially the stack is empty. + adds something (an empty stack) to it, and - removes it. As soon as 8 bits are output, the corresponding byte is sent to stdout. Therefore the sequence up to the 8th !, !+!-!!+!-!!! outputs the bit sequence 01001000, which is the ASCII code for the letter H.

The last character uses the fact that if at the end of the program less than 8 bits are output, the value is left-padded with zeros, and the resulting byte is output. So with comments (and spaces to make the output commands line up), the program reads like this:

 !+!-! !+!-! ! !  Output 01001000, i.e. H
 !+! !-! !+!-!+!  Output 01100101, i.e. e
-!+! !-!+! !-! !  Output 01101100, i.e. l
 !+! !-!+! !-! !  Output 01101100, i.e. l
 !+! !-!+! ! ! !  Output 01101111, i.e. o
-! !+!-!+! !-! !  Output 00101101, i.e. comma
 ! !+!-! ! ! ! !  Output 00100000, i.e. space
 !+!-!+!-!+! ! !  Output 01010111, i.e. W
-!+! !-!+! ! ! !  Output 01101111, i.e. o
-!+! ! !-! !+!-!  Output 01110010, i.e. r
 !+! !-!+! !-! !  Output 01101100, i.e. l
 !+! !-! !+!-! !  Output 01100100, i.e. d
    +!-! ! ! !+!  Output 00100001, i.e. exclamation mark
History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

Forth (gforth), 16 bytes

." Hello, World!

Try it online!

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

Rockstar, 19 bytes

say "Hello, World!"

Try it here (Code will need to be pasted in)

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

0 comment threads

+1
−0

C (gcc), 46 bytes

printf(char*);main(){printf("Hello, World!");}

printf(char*);(14 bytes) is better than #include <stdio.h>\n(19 bytes)

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

2 comment threads

Regarding gcc extensions (1 comment)
why not use `puts`? (1 comment)
+1
−0

HTML, 26 13 bytes

Hello, World!

Golfed 13 bytes thanks to @Razetime's advice.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

1 comment thread

general (1 comment)

Sign up to answer this question »