Skip to content

lrosenthol/json-formula-cpp

Repository files navigation

JSONFormula: A Query Language for JSON with Spreadsheet Functions

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.

Demo

Visit the Playground

Documentation

Specification

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

About

C++ implementation of json-formula

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages