• mmichlol released this 2026-02-06 15:26:07 +00:00 | 18 commits to main since this release

    ⚠️ IMPORTANT

    To make it work, you MUST run setup.bat as Administrator!

    🚀 What's New in v0.0.2-beta

    This is a major release introducing a modular architecture for the compiler!

    Changelog:

    • Code Refactoring: Split source code into parser, codegen, and utils for better readability and maintainability.
    • Bug Fixes: Resolved issues with struct redefinitions (IfBlock, Expression).
    • Optimization: Improved memory management during function parsing.

    📦 How to use:

    1. Download the latest release from the Realeases page.
    2. Unzip the archive to C:/PCC/
    3. Run setup.bat as Administrator.
    4. Compile your code: PCC.exe code.pcc.
    Downloads