rs-bf

所属分类:人工智能/神经网络/深度学习
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2020-01-27 14:55:59
上 传 者sh-1993
说明:  Brain***k in Rust(锈蚀中的大脑***k),
(Brain ***k in Rust,)

文件列表:
Cargo.toml (225, 2020-01-27)
samples/ (0, 2020-01-27)
samples/hello-world.bf (111, 2020-01-27)
samples/mandelbrot.bf (11662, 2020-01-27)
src/ (0, 2020-01-27)
src/main.rs (4557, 2020-01-27)

# rs-bf Brain***k in Rust: Getting to know Rust with a toy implementation of BF. ### TO Run Command line: rs-bf \ ### Note: - BF memory location is at least according to Wikipedia (https://en.wikipedia.org/wiki/Brainfuck) of byte sized of length 30,000. This implementation allows explicitly for the overflow and underflow. Some BF code seems to depend on this (Mandelbrot for example). ### Current ideas for further exploration: - There are clearly some obvious optimizations that can be done i.e https://www.nayuki.io/page/optimizing-brainfuck-compiler - Setting up proper testing structures - JIT ?

近期下载者

相关文件


收藏者