DDMathParser
Math expression parser
A parser for math expressions written in Swift.
String → Number
857 stars
31 watching
154 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
math-expressionsswift
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| | A Swift library for creating parsers from simple components using combinator logic | 226 |
| | A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 |
| | A parser for D source code | 115 |
| | A gem to parse numbers in natural language from strings. | 38 |
| | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
| | A tiny recursive descent expression parser and evaluation engine for math expressions. | 1,619 |
| | A parser library for top-down operator precedence parsing in Elm. | 26 |
| | A Swift framework for evaluating mathematical expressions at runtime on multiple platforms | 832 |
| | A JSON query expression library in Golang. | 276 |
| | A collection of math routines in Ada. | 25 |
| | Provides functions to perform mathematical operations on numerical arrays in binaries. | 4 |
| | A pure Swift implementation of a graph data structure with algorithms and utility functions | 759 |
| | A JSON parser with conditional validation | 6 |
| | A TypeScript-based math utility for basic arithmetic operations | 7 |