Skip to content

Text-extend-tools/brainfuck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Brainfuck-C is a Brainfuck interpreter written in C.

Usage

Compile using gcc and run:

./bf filename

Examples

./bf hw.bf
curl -s "http://www.99-bottles-of-beer.net/download/1718" > bottles.bf
./bf bottles.bf

License

The MIT License (MIT)

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • Makefile 5.3%
  • Brainfuck 2.3%