HomeReleases
Release Changelog
NextViper Releases
Version history, release notes, new features, and upgrade instructions for official NextViper builds.
v1.0.0
August 15, 2026NextViper 1.0.0 Initial Production Release
The initial stable release of the NextViper programming language, native compiler, standard library, Vulkan GPU subsystem, package manager, and LSP.
Key Highlights
- Native C++20 compiler core with deterministic memory management and zero GC pauses
- Vectorized DataArray & columnar DataFrame engine with instant CSV parsing
- Contiguous Tensor autograd engine with reverse-mode automatic differentiation
- Vulkan GPU compute acceleration for parallel GEMM matrix multiplication
- Full standard library with 14 foundational modules (fs, io, db, ai, crypto, etc.)
- Built-in LSP daemon conforming to Language Server Protocol 3.17 over JSON-RPC

