Skip to content

lagerfeuer/brainflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainflex

Brainfuck interpreter using Flex & Bison

Build

make
make debug

Run

A directory with example programs is included (see programs/).

./brainflex -f programs/helloworld.bf