google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.31k stars 225 forks source link

Math extensions update to include bitwise ops and floating point helpers #923

Closed TristonianJones closed 7 months ago

TristonianJones commented 7 months ago

Support for floating point helpers and bitwise operators.

TristonianJones commented 7 months ago

PTAL