1.2.1 • Published 2 years ago

bfscript v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

My own brainf__k interpreter, written in node.

Uploaded this to NPM just for the sake of convenience.


Usage:

// CommonJS
const { run } = await import('bfscript');

// ESM
import { run } from 'bfscript';


run('>++++++++[<+++++++++>-]<.>++++[<+++++++>-]<+.+++++++..+++.>>++++++[<+++++++>-]<++.------------.>++++++[<+++++++++>-]<+.<.+++.------.--------.>>>++++[<++++++++>-]<+.');