bftextmaker 0.1.0

Crate for rust to generate brainfuck code that prints out a given string
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["starryuwu"]
description = "Crate for rust to generate brainfuck code that prints out a given string"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bftextmaker"
readme = "README.md"
repository = "https://github.com/jacks0n9/bftextmaker"
version = "0.1.0"