Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Brainfuck Interpreter

One of my maths lecturers at Bristol University set us a task to answer what is the sequence:

>+++++[<++>-]<+++ >++++[>+++<-]>[<++++>-]

<.+< . >. < . >-> >

+++++>+< [ >[> >+>+< < <-] > > >[< < <+> > >-]< < < >[<+>-]

< < < <[>+> > > > >+< < < < < <-] >[<+>-] > >

[< <+> > > > >+< < <-] < <[> >+< <-]> > > > >.[-]

< < < < < < < . > > > > > > [<+>-]< < <-]

begining of.

Being a computer scientist i didn't bother to do it by hand and wrote the interpreter instead.

It is however missing the input ',' command.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages