Skip to content

cue: add CUE language lexer support#2963

Open
myitcv wants to merge 1 commit intopygments:masterfrom
myitcvforks:cue
Open

cue: add CUE language lexer support#2963
myitcv wants to merge 1 commit intopygments:masterfrom
myitcvforks:cue

Conversation

@myitcv
Copy link

@myitcv myitcv commented Sep 8, 2025

Adds an initial lexer for the CUE configuration language (https://cuelang.org).

Includes test suite and valid CUE example files that pass cue export.

Closes #2959.

@myitcv myitcv mentioned this pull request Sep 8, 2025
Adds an initial lexer for the CUE configuration language
(https://cuelang.org).

Includes test suite and valid CUE example files that pass `cue export`.

Closes pygments#2959.

Signed-off-by: Paul Jolly <paul@myitcv.io>
@birkenfeld birkenfeld added the new lexer PRs with wholly new lexers label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new lexer PRs with wholly new lexers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lexer request: CUE

2 participants