C++ Implementations of the Common Expression Language

July 29, 2025 ยท View on GitHub

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.