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.

4 integrated modules
All Core Web & APIs Database Security Finance & Math Utility

Composable validation rules for email, URLs, IBANs, postal codes, regex patterns, and custom invariant assertions.

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

Testing framework featuring invariant assertions, mock databases, automated regression suites, and test reporters.

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

Declarative command-line argument parser featuring automatic `--help` screens, flag typing, and ANSI color styling.

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

Structured JSON and terminal logger with syslog forwarders, log levels (Debug, Info, Warn, Error), and context tracing.

✓ 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.