cythan 0.1.0

The Cythan machine implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Cypooos <cyprien.bourotte@gmail.com>"]
description = "The Cythan machine implementation in Rust"
edition = "2018"
keywords = ["cythan", "turing", "discursif"]
license = "Apache-2.0"
name = "cythan"
readme = "README.md"
repository = "https://github.com/Cypooos/Cythan-v3"
version = "0.1.0"