C++ math parser library
muParser is an extensible high performance math expression parser library
written in C++. It works by transforming a mathematical expression into
bytecode and precalculating constant parts of the expression.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://beltoforion.de/article.php?a=muparser
