brainwords 0.1.0

A simple and easy to use Brainfuck code generator in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["DimChtz"]
description = "A simple and easy to use Brainfuck code generator in Rust."
keywords = ["brainfuck", "brainwords", "esoteric", "generator", "code"]
license = "MIT"
name = "brainwords"
readme = "README.md"
repository = "https://github.com/DimChtz/brainfuck/tree/master/rust-brainwords"
version = "0.1.0"