Here are
202 public repositories
matching this topic...
Expression language for Go
Good First Issue
Good for newcomers
API
Public methods and properties
Feature
Something we can add later on without introducing a breaking change
Verified
Verified by Handsoncode
A C interpreter and API explorer.
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
Updated
Jan 31, 2021
Rust
Parse and evaluate MS Excel formula in javascript.
Updated
May 26, 2022
JavaScript
Updated
Mar 18, 2020
Objective-C
Grade exams fast and accurately using a scanner 🖨 or your phone 🤳 .
Updated
Dec 20, 2021
Python
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
7-card Texas Hold'em hand evaluator
Learning with Peter Norvig's lis.py interpreter
Updated
Apr 24, 2022
Scheme
yet another csharp expression parser
A small DSL/interpreter that can be used to evaluate simple expressions
Updated
Jun 12, 2021
TypeScript
A little scheme implementation on top of Clojure
Updated
Oct 4, 2016
Clojure
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
A simple mathematical expression evaluator for Kotlin and Java, written in Kotlin.
Updated
May 19, 2022
Kotlin
This repository contains public tentacles (packages) for the OctoBot project
Updated
Jun 1, 2022
Python
PHP Mathematical expression parser and evaluator
Header-only C++17 library for evaluating logical expressions.
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
Updated
May 15, 2022
Python
An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST
Updated
May 25, 2022
TypeScript
Microlanguage / expression evaluator with common syntax
Updated
May 16, 2022
JavaScript
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
Updated
Oct 7, 2018
JavaScript
TOWARDS AN AUTOMATIC TURING TEST: LEARNING TO EVALUATE DIALOGUE RESPONSES
Updated
Aug 25, 2017
Python
Evaluate C# Formulas at Runtime
Math expression parser and evaluator
Updated
May 6, 2018
Erlang
Evaluate JavaScript on a URL through headless Chrome browser.
Updated
Jun 18, 2021
JavaScript
Safely evaluate JavaScript (estree) expressions, sync and async.
Updated
Feb 20, 2022
JavaScript
Improve this page
Add a description, image, and links to the
evaluator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
evaluator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
ArraySize is needed in customFunctions I think.
Here's my custom funciton below. You can see it accepts either 1, 2, 3 or 4 arguments.
If the first parameter is
financialStatementsthen I need to tell hyperformula to return an ArraySize so that it can overflow into subsequent cells.