FreeBSD.software
Home/math/mathpresso

mathpresso

g20230108math

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
Size
93.7KiB
License
ZLIB
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)