[dependencies]
byteorder = "^1"
serde = "^0.9"
serde_cbor = "^0.5"
serde_derive = "^0.9"
[package]
authors = ["SilverWingedSeraph <lfstindall@gmail.com>"]
categories = ["emulators", "science"]
description = "A 64-bit Harvard The Machine Learning Machine is a 64-bit virtual Harvard-arch machine for evolutionary algorithms to program against. The machine has eight GPRs (`R0` through `R7`), a hardware stack with SP and BP, and hardware I/O with Input and Output. "
documentation = "https://docs.rs/mlem"
keywords = ["machine", "virtual-machine", "learning", "genetic"]
license = "MIT"
name = "mlem"
readme = "README.md"
repository = "https://github.com/SilverWingedSeraph/mlem"
version = "0.1.0"