Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

A simple implementation (one .c file) of a brainfuck interpreter.

If no filename argument is given then the program will simply run as a
brainfuck interpreter, otherwise the program will execute the file first and
then run as an interpreter.

The one and only source file (src/bfin.c) is licensed under the terms specified
in the LICENSE file (3-clause BSD license).

About

A simple implementation of a brainfuck interpreter in C89.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages