tinyexpr
Expression Parser
A tiny recursive descent expression parser and evaluation engine for math expressions.
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
2k stars
54 watching
246 forks
Language: C
last commit: about 2 years agoLinked from 5 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An Elixir library for parsing and evaluating mathematical expressions. | 12 | |
| A C++ library for parsing and evaluating mathematical expressions in various programming languages. | 340 | |
| A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 | |
| A lightweight unit testing framework for C. | 55 | |
| A runtime parser for string expressions in .NET applications. | 310 | |
| A high-performance C++ library for parsing and evaluating mathematical expressions | 676 | |
| A lightweight C/C++ regular expression engine optimized for performance and compactness. | 535 | |
| A parser for math expressions written in Swift. | 857 | |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 | |
| A C-language regular expression engine designed for speed and simplicity. | 10 | |
| A live regular expression testing environment built with curses. | 8 | |
| Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 | |
| An expression evaluator for arrays in scientific computing and data analysis | 2,255 | |
| A parser and validator for regular expressions in ECMAScript | 24 | |
| A small regex implementation in C with a focus on portability and performance. | 1,247 |