persistent-c
A C language step-by-step evaluator written in JavaScript and using persistent (immutable) data structures.
A C language step-by-step evaluator written in JavaScript and using persistent (immutable) data structures.
Evaluates a boolean expression such as `{or: ['a', 'b']}` by passing each operand into an asynchronous iterator to compute the result.
Library for building reversible interpreters by converting them to Bidirectional Abstract Machines.
Lightweight and extensible math-like expression parser and compiler.
Template Expression Evaluator
Javascript Expression Language: Powerful context-based expression parser and evaluator
Lightweight expression evaluation library for Node.js
Lambda calculus evaluator and debugger.
BEM-scheme Evaluator for stylus
Fast and tiny expression evaluator with minimal syntax.
service rule evaluator
A library of classes to handle querying JSONGraph data asynchronously
Parse a json object and evaluates its scss attributes. This is for internal use only.
Logical expression parser and evaluates result, suitable for permissions management
javascript win/tie/loss evaluator for known Texas Hold'em hands vs unknown opponent hands, using the npm adaptation of 2+2 pascal evaluator (poker-evaluator). Useful input for poker bots' decision-making.
An expression evaluator.
A dice equation evaluator. Evaluate expressions like '1d20 + 5'.
[](https://travis-ci.org/odino/el-nunjucks)
Javascript library for evaluation of functional expressions.
JSPython is a javascript implementation of Python language that runs within web browser or NodeJS environment