reustmann:Reustmann 是冯诺依曼架构

时间:2021-05-30 20:40:12
【文件属性】:
文件名称:reustmann:Reustmann 是冯诺依曼架构
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-30 20:40:12
rust interpreter von-neumann Rust Reustmann-冯·诺依曼建筑 Reustmann是Rust中的冯·诺依曼(Von Neumann)建筑。 我的灵感来自。 我只是在 Rust 中重新创建它。 。 如何 hello_world.rm程序,请确保不要添加最后的换行符 Gp..OOOOOOOOOOOOHTFello World! 首先创建一个程序,例如从文件 extern crate reustmann; use std :: fs :: File; use reustmann :: Program; let program = Program :: from_file ( "./hello_world.rm" ). unwrap (); 然后用这个程序来填充解释器内存 use reustmann :: Interpreter; let arch_length = 50 ; // memory length l
【文件预览】:
reustmann-master
----.travis.yml(68B)
----misc()
--------little.rm(7B)
--------fibonacci.rm(33B)
--------print_input.rm(8B)
--------hello_world.rm(31B)
----echo.iota(7B)
----src()
--------bin()
--------memory.rs(4KB)
--------program.rs(686B)
--------interpreter.rs(16KB)
--------lib.rs(9KB)
--------instruction()
----Cargo.toml(424B)
----examples()
--------execute.rs(1KB)
----.gitignore(30B)
----README.md(2KB)
----scripts()
--------travis-doc-upload.sh(780B)
--------travis-doc-upload.cfg(95B)
--------id_rsa.enc(3KB)

网友评论