Skip to content

Implement CEL lexer#3048

Open
stefanvanburen wants to merge 1 commit intopygments:masterfrom
stefanvanburen:svanburen/cel
Open

Implement CEL lexer#3048
stefanvanburen wants to merge 1 commit intopygments:masterfrom
stefanvanburen:svanburen/cel

Conversation

@stefanvanburen
Copy link

CEL is a fairly simple language, defined in google/cel-spec.

Ref: https://cel.dev/
Ref: https://github.com/google/cel-spec/blob/master/doc/langdef.md#syntax

CEL is a fairly simple language, defined in google/cel-spec.

Ref: https://cel.dev/
Ref: https://github.com/google/cel-spec/blob/master/doc/langdef.md#syntax
@stefanvanburen stefanvanburen marked this pull request as ready for review February 24, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant