📄️ Introduction to Blue Language
The Problem of Reinvention
📄️ Type System and Extension
In the previous section, we introduced the basic concept of types in Blue. Now, let's explore the type system more deeply, seeing how it enables powerful inheritance and extension models while maintaining strict compatibility.
📄️ BlueId: Universal Content Addressing
In previous sections, we explored Blue's type system and document inheritance. Now, let's focus on the heart of Blue's referencing system: the BlueId—a unique identifier based on content rather than location.
📄️ The Blue Directive
While Blue enforces a rigorous structure internally, it aims to be as user-friendly as possible for document authors. The blue directive bridges this gap by transforming human-friendly documents into proper Blue documents before processing begins.