he1d1 / brian

Brianfuck Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brian

Brianfuck Interpreter

Building locally

$ git clone https://github.com/he1d1/brian.git 
$ cd brian
$ cargo build --release

Running

$ ./brian ">++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<++.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-]<+."
Hello, World!⏎

About

Brianfuck Interpreter


Languages

Language:Rust 100.0%