google / cel-spec

Common Expression Language -- specification and binary representation
https://cel.dev
Apache License 2.0
2.83k stars 224 forks source link

Is the cel-spec compatible with Kotlin, if so, how do I add this in my project? #236

Closed AarshShah33 closed 2 years ago

TristonianJones commented 2 years ago

@AarshShah33 at this time there is not a Kotlin specific implementation of CEL, though there is one in Java which you might consider using: https://github.com/projectnessie/cel-java

CLOVIS-AI commented 1 week ago

I have started development on a Kotlin implementation, but it's far from being usable. https://gitlab.com/opensavvy/cel