Skip to content
/ cel-cpp Public
forked from google/cel-cpp

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

License

Notifications You must be signed in to change notification settings

tyxia/cel-cpp

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • Starlark 4.4%
  • Other 0.1%