f.ck
v1.5.7
Published
Brain fuck programmatic api
Downloads
4
Maintainers
Readme
Install
In terminal,
$>_ npm i --save f.ck
Usage
const f = require('f.ck');
f('++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.')
.then(value => console.log(value))
.catch(err => console.log(err))
/*
$ yarn test || npm run test
H
e
l
l
o
W
o
r
l
d
!
*/