Skip to content

fbonetti/brainfucker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Summary

In keeping with the Brainfuck style, I made this interpreter extremely terse and difficult to understand. It's composed of 20 lines of Ruby code and was made as a sort of 'code golf' challenge to myself.

Usage

Brainfucker.load("
  ++++++++++[>+++++++>++++++++++>+++>++++<
  <<<-]>++.>+.+++++++..+++.>>++++.<++.<+++
  +++++.--------.+++.------.--------.>+.
")

Hello, world!=> nil

About

Brainfuck interpreter written in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages