FreeBSD.software
Home/math/mathpresso

mathpresso

g20230108

Mathematical expression parser and JIT compiler

MathPresso is a C++ library designed to parse mathematical expressions and compile them into machine code. It's much faster than traditional AST or byte-code based evaluators, because there is basically no overhead in the expression's execution. The JIT compiler is based on AsmJit and works on X86 and X64 architectures.

Origin: math/mathpresso
Category: math
Size: 93.7KiB
License: ZLIB
Maintainer: yuri@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install mathpresso

Dependencies (1)

More in math