uCalc API Version: 5.7.0-preview.1 Released: 7/30/2026

Warning

uCalc API Preview Release Notice:This preview documentation describes the intended behavior of the API. It is not fully accurate or complete.The current preview build contains incomplete features, unoptimized performance, and is subject to breaking changes.Use of the preview version in your production code is not recommended.

What's New

Product: 

Class: 

Here's what's new in the uCalc SDK

Remarks

The Next Generation of uCalc: Smarter and Fully Documented

Welcome to the most significant update in uCalc's history. The uCalc SDK has been completely overhauled to provide advanced expression parsing and token-aware text transformation. Whether upgrading from a legacy version or discovering uCalc for the first time, this release introduces a modernized architecture, deep language integration (C++, C#, VB), and a brand-new, interactive learning experience.

Stop reading. Start interacting.

The best way to learn an SDK is by using it. That is why a massive new documentation hub has been launched, featuring over 600 live, interactive examples. Test string manipulations, math parsing, and code transformations directly in the browser without writing a single line of setup code.

Interactive Examples

The Unified SDK Architecture

The uCalc SDK is now a unified toolkit featuring three core, seamlessly integrated components:

  • The Expression Parser: Mathematical and logical evaluation built upon the proven "Parse-Once, Evaluate-Many" architecture from previous versions.

  • The Transformer: An intelligent, token-aware engine for complex find-and-replace operations (superior to standard RegEx).

  • The String Library: Robust data cleaning and manipulation.

Ready to dive into the technical details?

Read the full Release Notes & Changelog

Examples