Eval

Expression Evaluator

An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution.

AHK Function to evaluate expressions dynamically in strings.

GitHub

31 stars
5 watching
6 forks
Language: AutoHotkey
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pulover/class_lv_rows Provides a set of functions to extend and customize AutoHotkey's ListView control 17
maja42/goval A Go library for evaluating arbitrary arithmetic, string, and logic expressions with support for variables and custom functions. 159
paesslerag/gval An expression evaluation library for Go that supports arbitrary expressions and parameters 745
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 656
nullne/evaluator An expression evaluator library written in Go. 41
soniah/evaler Evaluates simple arithmetic expressions using Dijkstra's Shunting Yard algorithm 51
pulover/cbautocomplete An AutoHotkey script to enhance combobox functionality with auto-completion 29
dynamicexpresso/dynamicexpresso An interpreter for simple C# statements written in .NET Standard 2.0 2,016
openai/simple-evals A library for evaluating language models using standardized prompts and benchmarking tests. 1,939
node-eval/gulp-eval Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks 6
ccapndave/elm-eexl An expression parser and evaluator for Elm language, used to evaluate logical expressions in educational software. 2
antonmedv/golang-expression-evaluation-comparison A benchmarking repository comparing the performance of different expression evaluation packages in Go. 48
ahk-just-me/lv_ex Provides custom functionality for GUI ListViews in AutoHotkey scripts. 17
nicklockwood/expression A Swift framework for evaluating mathematical expressions at runtime on multiple platforms 830