File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Common Expression Language for Java
22
3- > [ !WARNING]
4- > ** On June 16, 2026, this repository will move to
5- > github.com/cel-expr/cel-java!**
6- >
7- > Please update your links and dependencies. See the [ pinned
8- > issue] ( https://github.com/cel-exp/cel-java/issues/1066 ) for details.
9-
103The Common Expression Language (CEL) is a non-Turing complete language designed
114for simplicity, speed, safety, and portability. CEL's C-like [ syntax] [ 1 ] looks
125nearly identical to equivalent expressions in C++, Go, Java, and TypeScript.
@@ -389,7 +382,7 @@ Released under the [Apache License](LICENSE).
389382[4]: https://github.com/google/re2j
390383[5]: https://github.com/protocolbuffers/protobuf/tree/master/java
391384[6]: https://github.com/antlr/antlr4/tree/master/runtime/Java
392- [7]: https://github.com/cel-exp /cel-java/issues
385+ [7]: https://github.com/cel-expr /cel-java/issues
393386[8]: https://search.maven.org/search? q=g:dev.cel
394387[9]: https://github.com/cel-expr/cel-java/blob/main/compiler/src/main/java/dev/cel/compiler/CelCompilerBuilder.java
395388[10]: https://github.com/cel-expr/cel-spec/blob/master/doc/langdef.md#macros
You can’t perform that action at this time.
0 commit comments