chris1201 / cel-cpp

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

Home Page:https://opensource.google.com/projects/cel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++)

https://opensource.google.com/projects/cel

License:Apache License 2.0


Languages

Language:C++ 94.2%Language:Starlark 5.4%Language:ANTLR 0.3%Language:C 0.1%Language:Dockerfile 0.0%