Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Carbon Programming Language #2362

Merged
merged 4 commits into from Mar 1, 2023

Conversation

AmrDeveloper
Copy link
Contributor

@AmrDeveloper AmrDeveloper commented Feb 28, 2023

Add lexer for Carbon Programming Language

Testing sample is from the language repository

https://github.com/carbon-language/carbon-lang

pygments/lexers/carbon.py Outdated Show resolved Hide resolved
pygments/lexers/carbon.py Outdated Show resolved Hide resolved
pygments/lexers/carbon.py Outdated Show resolved Hide resolved
- Convert Keywords to words
- Change string and char pattern
@AmrDeveloper AmrDeveloper requested a review from jeanas March 1, 2023 07:34
@AmrDeveloper
Copy link
Contributor Author

AmrDeveloper commented Mar 1, 2023

Lint and check CI are fixed now @jeanas

@AmrDeveloper
Copy link
Contributor Author

Copy right fixed to be 2006-2022 not to 2023 :D @jeanas

@jeanas jeanas merged commit 5713f52 into pygments:master Mar 1, 2023
@jeanas
Copy link
Contributor

jeanas commented Mar 1, 2023

Thanks!

@Anteru Anteru added this to the 2.15.0 milestone Mar 25, 2023
@Anteru Anteru added the A-lexing area: changes to individual lexers label Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lexing area: changes to individual lexers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants