# codeplea/tinyexpr

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/codeplea-tinyexpr).**

1,895 stars · 303 forks · C · Zlib

## Links

- GitHub: https://github.com/codeplea/tinyexpr
- Homepage: https://codeplea.com/tinyexpr
- awesome-repositories: https://awesome-repositories.com/repository/codeplea-tinyexpr.md

## Description

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

## Tags

### Part of an Awesome List

- [Mathematical Libraries](https://awesome-repositories.com/f/awesome-lists/data/mathematical-libraries.md) — Math expression parser and evaluator.
- [General Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/general-libraries.md) — Recursive-descent parser for mathematical expressions.
- [Mathematics](https://awesome-repositories.com/f/awesome-lists/devtools/mathematics.md) — String-based math expression parser.
