Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 353 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.

Released under the Apache License.

Disclaimer: This is not an official Google product.