https://github.com/rostok2112/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
https://github.com/rostok2112/libcalc
c library math reverse-polish-notation rpn shunting-yard-algorithm stack-calculator
Last synced: about 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/rostok2112/libcalc
- Owner: rostok2112
- License: lgpl-2.1
- Created: 2022-01-31T21:41:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T02:47:29.000Z (over 2 years ago)
- Last Synced: 2023-11-09T03:29:37.691Z (over 2 years ago)
- Topics: c, library, math, reverse-polish-notation, rpn, shunting-yard-algorithm, stack-calculator
- Language: C
- Homepage:
- Size: 42 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0