Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 556 Bytes

File metadata and controls

18 lines (12 loc) · 556 Bytes

C++ Implementations of the Common Expression Language

Warning

On June 16, 2026, this repository will move to github.com/cel-expr/cel-cpp!

Please update your links and dependencies. See the pinned issue for details.

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.