cel-cpp/README.md at master · CodeIntelligenceTesting/cel-cpp

11 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 326 Bytes

C++ Implementations of the Common Expression Language

For background on the Common Expression Language see the cel-spec repo.

This is a C++ implementation of a Common Expression Language runtime, parser, and type checker.

Released under the Apache License.