Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthurfiorette/brainease

🤯 A brainf*ck-style programming language, but readable.
https://github.com/arthurfiorette/brainease

brain brainease brainfuck fuck language programming-language rust rust-language

Last synced: about 1 month ago
JSON representation

🤯 A brainf*ck-style programming language, but readable.

Awesome Lists containing this project

README

        

![cover](./assets/readme.png)

🤯
Brainease


Brainease is a brainf*ck-style programming language, but readable.




[![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)


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



Documentation at brainease.cli.rs


## License

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


## Contact

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