1. The Ziv Programming Language
  2. 1. User Manual
    1. 1.1. Introduction
    2. 1.2. Getting Started
    3. 1.3. Tutorial
      1. 1.3.1. Hello, World!
    4. 1.4. Language Features
    5. 1.5. Examples
    6. 1.6. Modules and Extensions
  3. 2. Developer Guide
    1. 2.1. Contributing
    2. 2.2. Code of Conduct
    3. 2.3. Security Policy
    4. 2.4. Style Guide
    5. 2.5. Building Ziv
  4. 3. Language Reference
    1. 3.1. Overview
    2. 3.2. Syntax
    3. 3.3. Types
    4. 3.4. Operators
    5. 3.5. Expressions
    6. 3.6. Statements
    7. 3.7. Functions
    8. 3.8. Modules
    9. 3.9. Extensions
    10. 3.10. Standard Library
    11. 3.11. Error Handling
    12. 3.12. Concurrency
    13. 3.13. Memory Management
    14. 3.14. Interoperability
    15. 3.15. Tooling
    16. 3.16. Best Practices
    17. 3.17. FAQ

The Ziv Programming Language

Functions