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

Update Hy language grammar #5425

Merged
merged 2 commits into from Jul 11, 2021
Merged

Update Hy language grammar #5425

merged 2 commits into from Jul 11, 2021

Conversation

tshakalekholoane
Copy link
Contributor

@tshakalekholoane tshakalekholoane commented Jun 14, 2021

Description

This grammar goes further in adapting the Clojure language grammar by removing some Clojure specific keywords and replacing them with their Hy equivalents. In some instances as shown in the Lightshow test linked below, there are some additions such as highlights for bracket strings, operators, and codetags among others.

Checklist:

  • I am changing the source of a syntax highlighting grammar

@tshakalekholoane tshakalekholoane requested a review from a team as a code owner June 14, 2021 12:40
Copy link
Collaborator

@Alhadis Alhadis left a comment

Choose a reason for hiding this comment

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

Nice work! 👍

@tshakalekholoane
Copy link
Contributor Author

Thank you!

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@lildude lildude merged commit a11c555 into github-linguist:master Jul 11, 2021
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.

None yet

3 participants