GitHub - pharus/brainfuck: Exploring brainfuck, starting by implementing an interpreter and then a compiler

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

5 Commits

Repository files navigation

brainfuck

A lone game to explore brainfuck.

So far, much frustration with interpreter, hacky C translator.

Started by studying the wiki article

Interpreter:

  • Still designing, failed attempt

Compiler

  • Simple translator to C

About

Exploring brainfuck, starting by implementing an interpreter and then a compiler

Resources

Readme

License

MIT license

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published