expr

Expression parser

An Elixir library for parsing and evaluating mathematical expressions.

An Elixir library for parsing and evaluating mathematical expressions

GitHub

12 stars
5 watching
7 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
marcelog/ex_rfc3986An Elixir implementation of the URI parsing rules defined in RFC398610
balance-platform/ex_pressionAn expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types.9
arashpartow/exprtkA high-performance C++ library for parsing and evaluating mathematical expressions676
xorcerer/zexpressionA math expression parser and evaluator with support for variables and functions in multiple programming languages.10
marcelog/ex_rfc3966A Tel URI parser based on the official uri grammar following the RFC3966 standard.1
codeplea/tinyexprA tiny recursive descent expression parser and evaluation engine for math expressions.1,619
expelledboy/exmlAn Elixir wrapper around an XML parsing and XPath evaluation library25
pwoolcoc/exmerlAn Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents.12
group4layers/ex_image_infoAn Elixir library to parse images and extract their dimensions, mime-type, and validity.96
shhavel/uri_queryA utility library for encoding and parsing URI query parameters in Elixir.13
vic/expatLibrary providing reusable and composable pattern matching in Elixir for simplifying code and improving readability177
cirru/parser.exA parser for the Cirru programming language0
elixir-inspector/ua_inspectorA tool to parse and extract information from user agent strings.128
marcelog/ex_abnfAn Elixir implementation of an ABNF parser and interpreter for abstract syntax trees.61
kbrw/mailibexAn Elixir library that provides email parsing and encoding/decoding functionality62