google / cel-go

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

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

Closed TristonianJones closed 6 months ago

TristonianJones commented 6 months ago

Support for floating point helpers and bitwise operators.

TristonianJones commented 6 months ago

PTAL