This project hosts the C++ implementation of a expression grammar. The grammar is a mashup of spreadsheet-like functions and operators and JMESPath a JSON query language.
A JavaScript implementation of the same grammar is available at https://github.com/adobe/json-formula.
Visit the Playground
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.