Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arthurfiorette/brainease
- Owner: arthurfiorette
- License: gpl-3.0
- Created: 2022-02-06T19:17:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:06:57.000Z (8 months ago)
- Last Synced: 2024-05-01T16:48:13.754Z (7 months ago)
- Topics: brain, brainease, brainfuck, fuck, language, programming-language, rust, rust-language
- Language: Rust
- Homepage: https://brainease.cli.rs
- Size: 1.59 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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 atbrainease.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.