Skip to content

Thib-fkr/Rocx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocx

Nix flake to build and expose the tree-sitter grammar of Roc.

Purpose: Automate my Helix configuration for the Roc language while it is not supported.

Use

This flake makes it easy for me to rebuild the grammar and pipe the outputs into other flakes.

To manually generate the output, use nix build.

Current structure of the result:

  • The queries/ directory is placed into result/queries/roc/ (content to be copied into .config/helix/runtime/queries/roc/).
  • The generated .so file is placed into result/grammars/ (content to be copied into .config/helix/runtime/grammars/).

About

Nix flake to build and expose the tree-sitter grammar of Roc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages