https://github.com/loopglitch26/esolang-bf
Simple programs for fun, using the BF language
https://github.com/loopglitch26/esolang-bf
brainfuck hello-world
Last synced: 6 months ago
JSON representation
Simple programs for fun, using the BF language
- Host: GitHub
- URL: https://github.com/loopglitch26/esolang-bf
- Owner: LoopGlitch26
- Created: 2020-04-30T05:14:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T07:07:27.000Z (about 6 years ago)
- Last Synced: 2025-06-08T14:44:28.330Z (about 1 year ago)
- Topics: brainfuck, hello-world
- Language: Brainfuck
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Esolang-BF
Brainfuck is a famous Esoteric programming language. Here, I've uploaded some basic codes using the BF language, jff. FYI check out: http://www.hevanet.com/cristofd/brainfuck/ for more interesting programs
All characters other than ><+-.,[] should be considered comments and ignored