Twelve posts of theory. Now we build. A complete, type-safe, zero-overhead domain-specific language — using every tool the compile-time language has taught us.
Posts tagged “dsl” (3)
How Loom compiles typed theme definitions into CSS using pointer-to-member bindings, fold expressions, structural emitters, a full CSS DSL, and component overrides.
How Loom turns HTML generation into composable C++ expressions with a fold-based DOM builder, control flow primitives, and a JSX-like component system with theme-overridable slots.