Skip to content

The language Coq has been renamed into Rocq by its community#4357

Open
Mbodin wants to merge 2 commits into
highlightjs:mainfrom
Mbodin:main
Open

The language Coq has been renamed into Rocq by its community#4357
Mbodin wants to merge 2 commits into
highlightjs:mainfrom
Mbodin:main

Conversation

@Mbodin

@Mbodin Mbodin commented Feb 13, 2026

Copy link
Copy Markdown

I didn't open an issue for this. Is this a problem?

Changes

  • The language Coq has been renamed to Rocq by its community. I'm thus renaming it (while keeping an alias to coq).
  • I added some new keywords that were missing.
  • I sorted the keywords in the files.

Checklist

  • I didn't add markup tests, as the language didn't fundamentally changed.
  • Updated the changelog at CHANGES.md

Comment thread src/languages/rocq.js
name: 'Coq',
name: 'Rocq',
aliases: [
'rocq',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need to list itself.

Comment thread src/languages/ocaml.js
name: 'OCaml',
aliases: [ 'ml' ],
aliases: [
'ocaml',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't need to list itself.

@joshgoebel

Copy link
Copy Markdown
Member

The language Coq has been renamed to Rocq by its community. I'm thus renaming it (while keeping an alias to coq).

Link to a news release or blog or something on this?

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.

2 participants