generate poetry with gcc diagnostics
Project description
gado
generate poetry with gcc diagnostics
🚧 In development - Testing is appreciated! 🚧
🖋️ About
gado (gcc awesome diagnostics orchestrator) is a wrapper of gcc that outputs its errors and warnings in a more poetic format.
It currently takes rhymes from a database of all Shakespeare's works.
🔎 Usage
After installing, you will be able to call gado and gado++. You can use them just like gcc/g++!
Type gado --help for more info.
Examples:
gado source.c -o executable
gado++ source.cpp -o executable
💡 Tip: There are C/C++ source files in the examples folder. Why don't you try to compile them (with gado errors.c or gado++ errors.cpp)?
📝 Requirements
You need gcc>=9, python3 and pip in order to install gado.
⬇️ Installing
PyPI
As gado is written in python, installation by pip is recommended.
sudo pip install gado
Manual
You can manually install gado by cloning this repository and running the install script.
git clone https://github.com/diksown/gado
cd gado
sudo python setup.py install
🤝 Contributing
gado is open source. You are more than welcome to help on it!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gado-0.0.5.tar.gz.
File metadata
- Download URL: gado-0.0.5.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee6b2dc105fd3878e0c3fe7d2a50bb469f021ecb4e1147e74be1b056d2ec8a0
|
|
| MD5 |
c478400e3bf0bb3f536c184b7acc831a
|
|
| BLAKE2b-256 |
75fcd444f8453b515f107951afa202014043266d5f33153183c11f12f85e117e
|