expr
Expression parser
An Elixir library for parsing and evaluating mathematical expressions.
An Elixir library for parsing and evaluating mathematical expressions
12 stars
5 watching
7 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
balance-platform/ex_pression | An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types. | 9 |
arashpartow/exprtk | A high-performance C++ library for parsing and evaluating mathematical expressions | 648 |
xorcerer/zexpression | A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
codeplea/tinyexpr | A tiny recursive descent expression parser and evaluation engine for math expressions. | 1,600 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
group4layers/ex_image_info | An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 95 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
cirru/parser.ex | A parser for the Cirru programming language | 0 |
elixir-inspector/ua_inspector | A tool to parse and extract information from user agent strings. | 125 |
marcelog/ex_abnf | An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees. | 61 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |