Skip to content
/ bf Public

bf - executes a Brainfuck code

License

Notifications You must be signed in to change notification settings

itchyny/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf - executes a Brainfuck code

Installation

git clone https://github.com/itchyny/bf
cd ./bf
autoreconf -i
./configure
make
sudo make install

Example

echo "++++++++[>+++++++++>+++++++++++++>++++++>++++++<<<<-]>.>---.+++++++..+++.>----.------------.<++++++++.--------.+++.------.--------.>>--." | bf
Hello, world.

Author

itchyny https://github.com/itchyny

Repository

https://github.com/itchyny/bf

License

This software is released under the MIT License, see LICENSE.

About

bf - executes a Brainfuck code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages