Skip to content

x-zvf/brainfuck-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple brainfuck interpreter written in C.


With endless tape (both to the left and to the right).

Stack size (maximum loop nesting depth) is limited though.

Examples from the Brainfuck Wikipedia article.

Compile with

gcc bfi.c -o bfi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages