Architecture
Overview of the ZPL tools architecture and components
Architecture
The ZPL tools are organized into several modular components, each responsible for different aspects of the system:
- Parser - ZPL command parsing and validation
- PDF Generator - Converting ZPL to PDF format
- WASM Library - WebAssembly bindings for browser environments
- Desktop App - Cross-platform desktop application
- Website - Documentation and demo website
Explore each component to understand how the system works together.