パッケージ: golang-cel-expr-dev (0.24.0-1)
golang-cel-expr-dev に関するリンク
Debian の資源:
golang-cel-expr ソースパッケージをダウンロード:
- [golang-cel-expr_0.24.0-1.dsc]
- [golang-cel-expr_0.24.0.orig.tar.gz]
- [golang-cel-expr_0.24.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Common Expression Language (library)
The Common Expression Language (CEL) implements common semantics for expression evaluation, enabling different applications to more easily interoperate. For instance it can be used to implement security policies.
CEL evaluates in linear time, is mutation free, and not Turing-complete. This limitation is a feature of the language design, which allows the implementation to evaluate orders of magnitude faster than equivalently sandboxed JavaScript.
CEL is designed to be embedded in applications, and allows for extensibility via its context which allows for functions and data to be provided by the software that embeds it.
その他の golang-cel-expr-dev 関連パッケージ
|
|
|
|
-
- dep: golang-google-genproto-dev
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)