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

chore: Bump Julia grammar #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcs090218
Copy link
Member

@jcs090218 jcs090218 commented Dec 8, 2023

For #288.

@jcs090218 jcs090218 mentioned this pull request Dec 8, 2023
@jcs090218
Copy link
Member Author

jcs090218 commented Dec 8, 2023

It seems like there is an compile error. 🤔

Error processing rule _word_identifier
Details:
  Regex error: Binary operators in character classes aren't supported

https://github.com/emacs-tree-sitter/tree-sitter-langs/actions/runs/7136511070/job/19435052813?pr=289#step:9:3686

@linwaytin
Copy link

Is it possible that this error is related to the tree-sitter version?

I have another machine on which I can use the built-in treesit package in Emacs 29. The julia grammar can be compiled and installed without problems. I have tree-sitter 0.20.10 on that machine.

@jcs090218
Copy link
Member Author

We are currently sticking to version 0.19.3 due to the storage location. See https://github.com/emacs-tree-sitter/tree-sitter-langs?tab=readme-ov-file#tools-and-dependencies.

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