# XCX Compiler Ecosystem v1.0.0

Welcome to XCX, a high-performance, professional-grade programming language and compiler.

## Quick Start

1. Run `xcx-setup.exe` to install the compiler, PAX package manager, and set up file associations.
2. Open a new terminal (cmd or PowerShell).
3. Type `xcx --version` to verify the installation.
4. Run your first script: `xcx main.xcx`

## Included Components

- **XCX Compiler**: The core engine for executing .xcx scripts.
- **PAX Manager**: Standard library and package management.
- **Math Library**: Advanced mathematical functions.
- **Official Icons**: Brand assets for .xcx and .pax files.
- **VSCode Support**: Professional syntax highlighting and tools.

## Online Resources

- Documentation: `xcx-documentation.md` (included in the full source)
- Website: https://xcx-lang.github.io/xcx-site/docs 

Happy Coding!
- XCX Team
