Flow is semantics, not decoration
Pipes are not syntax sugar: Value, Stream, Error, and cancellation form one left-to-right execution model.
Brand and philosophy
An open-source scripting language built around Flow semantics for real system automation.
Let files, processes, networks, and structured data move through one readable, controlled path.

Origin
System scripts often jump between a shell, text tools, JSON processors, and a general-purpose language. HHY brings those jobs into one consistent value, error, and pipeline model—keeping scripting direct while making resource boundaries, cancellation, and structured diagnostics part of the language.
Pipes are not syntax sugar: Value, Stream, Error, and cancellation form one left-to-right execution model.
A deterministic grammar, explicit capabilities, structured errors, and bounded resources matter more than hidden convenience.
Performance work, Runtime extraction, and any ABI decision follow benchmarks, profiling, and real integration evidence.
Current progress
Core language semantics are frozen, four-platform release evidence remains continuously verified, and official extensions now ship through a signed, target-aware Registry.
Pipe, Value, Stream, Error, and the core standard library reached semantic freeze.
The extension protocol, Runtime governance, diagnostics, editor tooling, and cross-platform evidence formed a complete loop.
The Ed25519-signed Registry, deterministic dependency resolution, and transactional installation shipped.
Lockfiles, offline caches, safe rollback, and protocol improvements driven by real user evidence.

Identity
The formal name is HHY Language; HHY is the everyday short name. We do not invent an expanded phrase for HHY. It stands for an evolving, Flow-first language practice. The primary mark combines the letter H, a continuous flow, and a forward arrow to express connection, movement, and progress.
Links
Official HHY destinations and open-source technology used directly by the project. Inclusion does not imply endorsement of HHY.