ex_pression

Expression evaluator

An expression evaluation library for Elixir that safely evaluates user input expressions with support for JSON syntax and data types.

Evaluate user input expressions

GitHub

9 stars
3 watching
3 forks
Language: Elixir
last commit: 9 months ago
Linked from 1 awesome list

elixirelixir-libraryexpressionexpression-evaluatoruser-input

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rob-bie/expr An Elixir library for parsing and evaluating mathematical expressions. 12
dynamicexpresso/dynamicexpresso An interpreter for simple C# statements written in .NET Standard 2.0 2,016
ccapndave/elm-eexl An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. 2
nullne/evaluator An expression evaluator library written in Go. 41
paesslerag/gval An expression evaluation library for Go that supports arbitrary expressions and parameters 743
nicklockwood/expression A Swift framework for evaluating mathematical expressions at runtime on multiple platforms 830
arashpartow/exprtk A high-performance C++ library for parsing and evaluating mathematical expressions 648
expede/exceptional A library that provides a hybrid approach to error handling in Elixir, aiming to balance simplicity and flexibility 294
pulover/eval An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. 31
maja42/goval A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. 159
karolsluszniak/ex_check A tool to run code analysis and testing in Elixir projects efficiently 312
ma2gedev/power_assert_ex Provides an assertion library that evaluates expressions and displays results in Elixir tests 214
timdeputter/fitex Provides a concise syntax for defining single-parameter functions in Elixir. 2
tonini/alchemist.el An Emacs extension that integrates Elixir tooling and development capabilities into the editor 906
xorcerer/zexpression A math expression parser and evaluator with support for variables and functions in multiple programming languages. 10