darkyben / color-code

Coding in colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Code

Standard programming languages are generic. While that is the purpose of such language, it leads to many ways of understanding and doing the same thing.

The idea is to establish specific guides that should lead to uniquely designed code, hopefully, a better one, leaving less space for a different interpretation.

Why 'color'?

We need a new term for the code categorization. Common terms, 'type' or 'kind,' are already used in a different context. And it's fun!

Let's begin.

Content

Examples

Primary colors

🟦 == calm, unchanged, stable
🟨 == pure, light, combined
πŸŸ₯ == contagious, changes other colors

Finally:

⚑️ Pro Tip: don't take this too serious.

About

Coding in colors

License:BSD 2-Clause "Simplified" License


Languages

Language:Kotlin 99.4%Language:Shell 0.6%