calculator
Tag
MathParser 1.3.4
by Yuriy Pisarev in Libraries for Delphi
An expression parser and a virtual machine for Object Pascal. A formula compiles to a flat byte array and runs by a linear pass over it, with no allocation on the path of an ordinary formula. On x86-64 an optional accelerator turns that bytecode into machine code and hands back anything it declines, so an answer is never fast but wrong. 199 registered names, user functions and variables bound by address, symbolic differentiation. Depends on the RTL alone: no VCL, no FMX.
DOCtest 2.5.3
by DocTest Project in Libraries for C++Builder
doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface.
Essentials for VCL 2025.03
by TurboPack in Components for Delphi
Essentials contains controls for Delphi and C++Builder, including calendars, calculators, 3-D labels, dialogs, menu buttons... Supported on platforms: Win32
Essentials for VCL (C++) 2024.08
by TurboPack in Components for C++Builder
Essentials contains controls for Delphi and C++Builder, including calendars, calculators, 3-D labels, dialogs, menu buttons... Supported on platforms: Win32

