Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

bouzuya/hubot-brainfxxk

Repository files navigation

hubot-brainfxxk

A Hubot script for running a brainfxxk program

Installation

$ npm install https://github.com/bouzuya/hubot-brainfxxk/archive/master.tar.gz

or

$ npm install https://github.com/bouzuya/hubot-brainfxxk/archive/{VERSION}.tar.gz

Example

bouzuya> hubot brainf*ck add  +++++++++[>++++++++>+++++++++++>+++++<<<-]>.>++.+++++++..+++.>-.------------.<++++++++.--------.+++.------.--------.>+.
  hubot> pointer: 3
         memory : [0,72,100,33]
         output : Hello, world!

Configuration

See src/scripts/brainfxxk.coffee.

Development

npm run

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)

Badges

Build Status Dependencies status Coverage Status

About

A Hubot script for runnning a brainfxxk program

Resources

License

Stars

Watchers

Forks

Packages

No packages published