ZELYRA
ZELYRA / INTEGRATED MODULES

Integrated Modules.
Built-in, Fast & Type-Safe.

All modules are built directly into the Zelyra compiler and runtime. Use database drivers, web components, crypto, and more – no setup required.

3 integrated modules
All Core Web & APIs Database Security Finance & Math Utility
zelyra/http v0.1.50

Built-in HTTP server and client with declarative route definitions, middleware pipelines, header verification, and streaming.

✓ Built-in Module – automatically available
zelyra/forms v0.1.50

Declarative form validation engine with CSRF token support, automatic HTML form rendering, and error mapping.

✓ Built-in Module – automatically available
zelyra/template v0.1.50

Statically checked, XSS-safe HTML templating engine with slot components, layout nesting, and auto context escaping.

✓ Built-in Module – automatically available

Integrated Modules – Zero Setup

All modules listed above are built directly into the Zelyra compiler and runtime. You can use them immediately in any project – no installation, no import statements, no package manager required.

zelyra new
Create a new project. All built-in modules are ready to use immediately.
table · page · form
Use database tables, web pages, forms, auth, and crypto – all built into the language.
zelyra run
Compile and run. The compiler automatically resolves all module dependencies.
Roadmap: Phase 12
A dedicated CLI package manager (zpm) for third-party packages is planned for Zelyra 1.0.