Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 300 Bytes

File metadata and controls

7 lines (5 loc) · 300 Bytes

forge-expr-evaluator

A TypeScript evaluator for Forge expressions.

Note: the evaluator makes use of a forge parser built using Antlr; this is largely taken from the parser developed by Siddhartha Prasad with some minor modifications to the grammar.