Skip to content

frp-2718/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf - Brainfuck interpreter

Don't take it too seriously.

##Installation

You can build it using the proposed makefile (adapt it to your needs).

Copy the man page in

/usr/share/man/man1/

or read it using this command :

nroff -man bf.1 | less

##Usage

Use bf -h to display a short summary of options. Read the man page for more details.

You can test this interpreter with brainfuck programs given as examples in the examples/ directory. Most of these samples come from Wikipedia.

###License

This program is published under the terms of the X11 License. Please read the LICENSE file for further informations.

Comments, criticisms and suggestions are welcome.

About

Brainfuck interpreter written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published