Skip to content

Welcome

This is the official documentation for Zynk, a language designed primarily for educational purposes and exploration. Zynk is not intended for production use but serves as an interesting platform for learning and experimenting with C++.

🚀 Getting Started

To get started with Zynk, follow these steps:

  1. Installation: Download and install the latest version of Zynk from Installation Guide.
  2. Hello World: Write your first Zynk program with Hello World Tutorial.

🔍 Language Reference

Dive into the specifics of Zynk’s syntax and semantics:

  • Basic Syntax: Learn the fundamental rules and conventions of Zynk syntax in Basic Examples.
  • Data Types: Explore the different data types available in Zynk and how to use them effectively in Data Types.

🤝 Contributing

Contributions to Zynk are welcome. Learn how to contribute on Contributing.

🛠️ Support

For support and troubleshooting, please refer to the following resources: