An open API service indexing awesome lists of open source software.

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

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