// about
Why coding.red exists.
Red is a remarkable language that most programmers have never heard of. We're fixing that.
The problem.
Red has been quietly solving problems that other languages paper over with frameworks and tooling. Homoiconic syntax. A self-hosted compiler. Native binaries under 1MB. A dialect system that makes DSLs first-class. None of this is well-documented in one place.
The site.
coding.red is a community-built reference hub. Tutorials written by people who learned Red the hard way. Docs that don't assume you already know the answer. Essays that explain the philosophy, not just the syntax.
The language.
Red was created by Nenad Rakocevic (Dockimbel) and has been in development since 2011. It is one of the few languages that is genuinely self-hosted — the Red compiler is written in Red. The language targets Windows, Linux, and macOS from a single source file.
The community.
Red attracts engineers who are tired of complexity for its own sake. Systems programmers who want expressiveness. Scripters who want performance. Language designers who want a platform. If that's you, you're in the right place.