htxlang
A template language and resolution model for hypermedia-native web applications.
HTML in, pure HTML out. The bilateral boundary. Progressive layers. No client-side framework required.
Bilateral Boundary
The htx: namespace is server territory. HTML is client territory. Resolution strips the server affordances, producing pure HTML. The boundary is absolute.
Progressive Layers
Code-on-demand is not binary. Layer 0 is pure HTML. Layer 6 is native-speed computation. Each layer is independently adoptable.
Understand the architecture →The Resolver Model
Input: HTML. Output: HTML. Same medium. The engine adds capability without changing the medium. No framework tax.
Implementation guide →Seven Engine Derivations
All derived from the same ~2,200-word prose seed. Different languages. Same constraints. Same induced properties. This is the derivation inversion — the seed determines the harvest.
Build Your Own Engine
Feed the PRESTO Seed to any frontier language model. Specify your target language. The model derives a conformant implementation. Validated across seven languages.