reustmann 0.2.0

Reustmann is a Von Neumann architecture
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.colorify]
version = "0.2"

[dependencies.nom]
version = "^2.0"

[dependencies.rustyline]
version = "0.2"

[package]
authors = ["Kerollmops <renault.cle@gmail.com>"]
description = "Reustmann is a Von Neumann architecture"
documentation = "https://docs.rs/reustmann"
keywords = ["von", "neumann", "architecture", "genetic", "algorithm"]
license = "MIT"
name = "reustmann"
repository = "https://github.com/Kerollmops/Reustmann"
version = "0.2.0"