Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cromega08/abc_to_abc_to_0-9

Print in multiple lines the "Capital letters (A-Z)", "lower letters (a-z)" and numbers (0-9).
https://github.com/cromega08/abc_to_abc_to_0-9

alphabet brainfuck brainfuck-code brainfuck-coding brainfuck-language brainfuck-programming-language brainfuck-programs capital-letters caps letters letters-alphabets lower lower-letters number numbers print

Last synced: 3 days ago
JSON representation

Print in multiple lines the "Capital letters (A-Z)", "lower letters (a-z)" and numbers (0-9).

Awesome Lists containing this project

README

        

# ABC to abc to 0-9

The legendary language that fuck your brain.

Print in multiple lines:

* Capital letters (A-Z).
* Lower letters (a-z).
* Number from 0 to 9 (0-9).

## Usage

Copy the code in [this interpreter](https://copy.sh/brainfuck/) to execute it.

## Authors

* [@Cromega08](https://www.github.com/cromega08)

## License

* [GNU AGPL v3.0](https://choosealicense.com/licenses/agpl-3.0/)