brainfuck-cli

1.0.2 • Public • Published

brainfuck-cli

A brainfuck interpreter for the command line written in JS

Usage

To install the interpreter

npm install -g brainfuck-cli

To run a bf file

node brainfuck-cli <path-to-bf-file> [--input]

Options

--help - Show help
--version - Show the version number
-d, --debug - Enable debug mode
--rate - The rate (in milliseconds) at which the program will run

Readme

Keywords

Package Sidebar

Install

npm i brainfuck-cli

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.76 kB

Total Files

5

Last publish

Collaborators

  • pr1ncess_emily