brainease_runtime 1.0.8

A brainf*ck-style programming language, but readable
Documentation
![cover](./assets/readme.png)

<h1 align="center">🤯<br/>Brainease</h1>

<h3 align="center">
  <code>Brainease</code> is a brainf*ck-style programming language, but readable.
  <br />
  <br />
</h3>

[![Issues](https://img.shields.io/github/issues/arthurfiorette/brainease?logo=github&label=Issues)](https://github.com/arthurfiorette/brainease/issues)
[![Stars](https://img.shields.io/github/stars/arthurfiorette/brainease?logo=github&label=Stars)](https://github.com/arthurfiorette/brainease/stargazers)
[![License](https://img.shields.io/github/license/arthurfiorette/brainease?label=License)](https://github.com/arthurfiorette/brainease/blob/main/LICENSE)
[![Version](https://img.shields.io/crates/v/brainease?logo=rust&label=Version)](https://crates.io/crates/brainease)

<br />

```sh
$ cargo install brainease
# Or download from the latest release
```

<br />

<h3 align=center>
  <a href="https://brainease.cli.rs/" target="_blank">Documentation at <code>brainease.cli.rs</code></a>
</h3>

<br />

## License

The brainease compiler source and his documentation are released under **GPLv3**. See
[`LICENSE`](LICENSE) for more informations.

<br />

## Contact

See my contact information on my [github profile](https://github.com/arthurfiorette) or
open a new issue.

<br />