bfbf

0.1.0 • Public • Published

bf

Turing Complete Towers of Hanoi

const input = ''
// console.log(js2BF(hanoiCode, input, 1)) // 第三个参数是是否使用流模式输出
console.log(js2BF(helloCode, input).output) // 输出hello world

Readme

Keywords

none

Package Sidebar

Install

npm i bfbf

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

56.5 kB

Total Files

4

Last publish

Collaborators

  • kongnet