BrainTools
===========
What is it?
------------
An utility for working with Brainfuck and related languages. It can encode and decode programs in various
formats.
What works?
------------
EVERYTHING! You can run Brainfuck programs and encode/decode Brainfuck code using Brainloller
and Braincopter. Plus, given that Brainloller produces very small images, the utility features
an image resizer.
Usage
------
bftools <operation> <args>
This utility __saves__ images in PNG format, so watch your extensions.
This utility __reads__ images in all formats supported by the .NET framework.
__Note: By default, this utility outputs to `stdout`. *Piping is supported!*__
__Note: The `-` character stands for `stdin`.__
### Encoding
bftools encode brainfuck <file | -> [--output <output file>]
bftools encode brainloller <file | -> --width <width> [--output <output image>]
bftools encode braincopter <file | -> --original <original image> [--output <output image>]
### Decoding
bftools decode brainloller <image | -> [--output <output image>]
bftools decode braincopter <image | -> [--output <output image>]
### Running
bftools run <program | ->
### Image operations
bftools enlarge <image | -> <factor> [--output <output image>]
bftools reduce <image | -> <factor> [--output <output image>]
### Getting help
bftools help
Further reading
----------------
- [Brainfuck](http://esolangs.org/wiki/Brainfuck)
- [Brainloller](http://esolangs.org/wiki/Brainloller)
- [Braincopter](http://esolangs.org/wiki/Braincopter)
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
braintools-v2.1.zip (6个子文件)
braintools-v2.1
NDesk.Options.dll 22KB
LICENSE 1KB
ManyConsole.dll 22KB
bflib.dll 10KB
README.md 2KB
bftools.exe 10KB
共 6 条
- 1
资源评论
weisico
- 粉丝: 15
- 资源: 24
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功