Skip to content

danjovich/bf-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf-interpreter

A brainf**k interpreter written in C.

Running

To run, simply clone the repository and run the following bash command in the root folder, replacing filepath with the path to a brainfuck file:

make run FILE=filepath

Obviously, you must have make and gcc installed to run it this way.

About

A brainf**k interpreter written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published