/libcalc

Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

Stargazers