MarkLee131 / cel-cpp

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

Home Page:https://cel.dev

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://cel.dev

License:Apache License 2.0


Languages

Language:C++ 95.6%Language:Starlark 4.2%Language:C 0.1%Language:ANTLR 0.1%Language:Dockerfile 0.0%