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 year 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:06:57.000Z (about 2 years ago)
- Last Synced: 2024-05-01T16:48:13.754Z (about 2 years 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

🤯
Brainease
Brainease is a brainf*ck-style programming language, but readable.
[](https://github.com/arthurfiorette/brainease/issues)
[](https://github.com/arthurfiorette/brainease/stargazers)
[](https://github.com/arthurfiorette/brainease/blob/main/LICENSE)
[](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.