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 mlx language support #8

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

Conversation

Khady
Copy link
Contributor

@Khady Khady commented Dec 12, 2024

mlx is an OCaml syntax dialect which adds JSX expressions to the language.

https://github.com/ocaml-mlx/mlx

@cla-bot cla-bot bot added the cla-signed label Dec 12, 2024
@Khady
Copy link
Contributor Author

Khady commented Dec 12, 2024

2024-12-12T13:02:22.872920039+08:00 [ERROR] failed to compile grammar 'mlx'

Caused by:
    failed to compile mlx parser with clang: wasm-ld: warning: creating shared libraries, with -shared, is not yet stable
    wasm-ld: error: symbol exported via --export not found: tree_sitter_mlx
    clang: error: linker command failed with exit code 1 (use -v to see invocation) 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant