Skip to content

Nanrech/bf-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfc

https://esolangs.org/wiki/brainfuck A very simple (and hopefully readable) bf interpreter written in C++. This project implements a simple parser/tokenizer (main.cpp) and an even simpler interpreter(.cpp).

Created: 27/VI/2023