An open API service indexing awesome lists of open source software.

https://github.com/kongnet/bf

Turing Complete Towers of Hanoi
https://github.com/kongnet/bf

Last synced: 15 days ago
JSON representation

Turing Complete Towers of Hanoi

Awesome Lists containing this project

README

        

# bf

Turing Complete Towers of Hanoi

```javascript
npm i bfbf
```

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


Your browser does not support the video tag.