Skip to content

Releases: xphage-lang/XPhage

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 06:50

🧬 X-Phage v3.4.0 – Standard Library & Package Manager Expansion

Welcome to the v3.4.0 release of X-Phage! This update brings a fully production‑ready standard library and a powerful package manager, making the language self‑sufficient and easier than ever to use.

🚀 New Features

  • Complete Standard Library (stdlib/)
    Pre‑built modules for:
    • core/ – system info, process control, memory management
    • math/ – trigonometry, vectors, matrices, GPU/NPU support
    • io/ – file operations, colored console logging
    • net/ – HTTP requests, TCP/UDP sockets
    • data/ – SIMD‑optimized JSON, advanced string handling
    • media/ – hardware‑accelerated streaming (MPV, ExoPlayer)
    • security/ – AES‑256, SHA‑3, Void protocol memory wipe
    • ui/ – Titan Fusion UI components (Vortex, Orbit, etc.)
  • XPM (X‑Phage Package Manager) Upgrades
    • xphage update-stdlib – downloads the entire standard library with a single command.
    • xphage sync <module> now supports nested paths (e.g., net/http).
  • REPL Banner & Help
    Interactive shell now displays a clean ASCII banner, version, and developer info. Type help for available commands.
  • Improved Linker
    The ~link directive automatically resolves includes from both stdlib/ and modules/, so you can import system libraries without extra configuration.

⚡ Performance & Compatibility

  • LLVM Backend upgraded to support LLVM 16–22+ with version‑aware code.
  • Windows ARM64 builds now use the correct MSVC environment (no more missing STL headers).
  • Linux ARM64 builds run natively on Ubuntu 24.04 ARM runners.
  • iOS builds are now fixed – all system calls are properly guarded, and the compiler passes.
  • SHA256 checksums are automatically generated for every binary, ensuring supply‑chain security.

📦 Docker Integration

The official Docker image has been updated to include the new stdlib. Pull it with:

docker pull aeoncorex/xphage:latest
docker run --rm aeoncorex/xphage --version

📚 Documentation

The manual (manual.md) has been completely revised with examples and explanations of the new stdlib modules and XPM commands.

🛠 How to Get Started

  1. Install the binary (see README).
  2. Update the standard library:
    xphage update-stdlib
  3. Create a new project:
    xphage init
  4. Start coding – write your .xp0 file and import libraries with ~link.

🙏 Contributors

Special thanks to the AeonCoreX Lab team and the open‑source community for testing and feedback.

🔮 Roadmap Ahead

Next up: v3.5 will bring neural interface integration and real‑time synthesis.

Happy coding! 🚀

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 03:35

�妞 X-Phage Titan Omni-Platform Release

  • New: Linux ARM64 builds natively on ARM64 hardware with full LLVM support.
  • New: Windows ARM64 uses VS Enterprise MSVC environment for correct STL headers.
  • Security: SHA256 Checksums automatically generated and uploaded for all binaries.
  • Architecture: Native LLVM Code Generation enabled for Linux, macOS, Windows, and Android.
  • Docker Support: Available on Docker Hub.

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 12:15

🧬 X-Phage v3.2 [TITAN FUSION] Official Release

Welcome to the most powerful version of X-Phage yet. Built on the AeonCoreX Titan Architecture, this release brings direct LLVM machine code generation and multi-platform neural-native capabilities.

🚀 New Features in v3.2:

  • Titan Fusion UI Engine: Recursive UI rendering system with support for VORTEX, ORBIT, and Z_PLANE components.
  • LLVM Backend Integration: Direct AOT (Ahead-of-Time) compilation to native binaries with O3 optimization level.
  • Hardware-Level Bypass: New bypass protocol for direct kernel interaction and torrent engine integration.
  • Vulkan GPU Pipeline: Hardware acceleration for heavy matrix processing and UI rendering.
  • XPM Cloud Sync: Automated module management—X-Phage now auto-fetches missing .xh libraries from the cloud.
  • Quantum Async Logic: Support for quantum processes that handle asynchronous tasks on separate threads.

📦 Platform Status:

  • Linux: x64 Native (Clang/LLVM)
  • Windows: x64 Native (MinGW-w64)
  • macOS: Universal Binary (x64 + ARM64)
  • Android: ARM64 Native (NDK 34+)
  • iOS: ARM64 Native (Sandbox Secure Mode)

Checksums & Integrity:
Use SHA256 to verify your downloads for maximum security.

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 11:01

🧬 X-Phage v3.1 [TITAN FUSION] Official Release

What's New:

  • Tri-File Architecture: Full support for .xp0, .xh, and .xui.
  • Recursive UI Engine: Nested Titan Fusion rendering enabled.
  • XPM Cloud Sync: Automated module resolution.
  • Verified Stability: Passed 200+ unique execution tests.

This release includes the Titan Engine binary, Standard Libraries, and Example Modules.

v3.0.1

Choose a tag to compare

@cybernahid-dev cybernahid-dev released this 12 Feb 11:29

🚀 X-Phage v3.0.1: The Omni-God Ascension

🌌 "Beyond Speed, Into Singularity."
We are thrilled to announce the most significant milestone in the X-Phage journey. Version 3.0.1 [Omni-God Edition] is not just an update; it is a complete evolution of the engine, designed to power the next generation of high-fidelity streaming—StreamX Ultra.

⚡ Key Highlights (v1.0 to v3.0.1 Cumulative)

Since its inception at v1.0, X-Phage has evolved from a basic Lexer to a powerful Neural Singularity Engine. Here is what makes the Omni-God Edition a game-changer:

🧠 1. Quantum Parallelism
Introducing the quantum keyword. X-Phage now supports multi-threaded execution, allowing StreamX Ultra to decode 320kbps Hi-Fi audio and process AI-driven recommendations simultaneously without dropping a single frame.

⏳ 2. Chronos Time-Sync Protocol
Zero latency is no longer a dream. The chronos protocol synchronizes the X-Phage runtime directly with hardware clocks, eliminating buffering gaps in live TV and music streams.

🛡️ 3. Ghost Memory & Vortex Purge
Safety first. Our Ghost Memory Protocol (atom & shadow) has been reinforced with the vortex (Blackhole) protocol. Upon session termination, all sensitive user data is instantly purged from the physical memory.

🌐 4. Ether Cloud Uplink
The ether keyword now allows decentralized data relay, making it possible for X-Phage to communicate with remote cloud nodes and external APIs (synapse) with encrypted handshakes.

🛠️ What's New in v3.0.1?

  • ALU Overclock: Native hardware-level math operations (+, -, *, /) are now 40% faster.
  • Hardware Bypass: Skipping the OS kernel for direct memory-to-DAC routing.
  • Enhanced Lexing: 0ms overhead for parsing .xp0 files with the new optimized C++ core.
  • Omni Panic System: Improved security violation logs for illegal atom mutation attempts.

📦 Installation & Build

Clone the repository

git clone https://github.com/AeonCoreX/x-phage.git

Build the Omni-God Engine

bash build.sh

Ignite StreamX Ultra Core

./bin/xphage streamx_core.xp0

🛰️ The Roadmap

  • v1.0: Genesis Core
  • v2.0: Ghost Memory Integration
  • v3.0: ALU & Matrix Singularity
  • [CURRENT] v3.0.1: Omni-God Ascension
  • [NEXT]: Neural Integration for Autonomous OS.

🤐 Intellectual Property Note

Developed by AeonCoreX. This engine is private-tier technology. Unauthorized distribution is a violation of the Ghost Memory Protocol.

"We didn't just build a language; we built a bridge to the future of streaming." — AeonCoreX Dev Team