Skip to content
forked from google/cel-cpp

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

License

Notifications You must be signed in to change notification settings

GerHobbelt/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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.6%
  • Starlark 4.2%
  • Other 0.2%