Skip to content

boyvanduuren/bfintrptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfintrptr

How to compile

mkdir build && cd $_ && cmake .. && make && cd -

How to run

cat examples/helloworld.b | build/bfintrptr

About

A simple brainfuck interpreter written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published