Skip to content
/ cel-cpp Public

Fast, portable, non-Turing complete expression evaluation (C++)

License

Notifications You must be signed in to change notification settings

google/cel-cpp

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.

Released under the Apache License.

Disclaimer: This is not an official Google product.