Sign inSign up

100hellos/brainfuck

By 100hellos

Updated 4 months ago

"Hello World!" Written in brainfuck

Image
0

5.4K

100hellos/brainfuck repository overview

Hello World! From brainfuck.

Language page — context, influences, and learning notes on the 100hellos site.

Source on GitHub (100hellos/brainfuck)

Trying it

docker run --rm --platform="linux/amd64" 100hellos/brainfuck:latest

Modifying it

Read the repo README, or fork the project and customize it.

For an interactive shell:

docker run --rm --platform="linux/amd64" --entrypoint="" -it 100hellos/brainfuck:latest zsh

Brainfuck

Esoteric programming language.

Tag summary

Content type

Image

Digest

sha256:b20230c92

Size

86.7 MB

Last updated

4 months ago

docker pull 100hellos/brainfuck