Skip to content

matthuska/tree-sitter-nextflow

 
 

Repository files navigation

Tree-sitter parser for Groovy

Features

  • supports most groovy features, including:
    • classes
    • control flow
    • string interpolation
    • closures
    • imports
  • tree-sitter queries for
    • highlights
    • indents
    • locals
  • rich parse tree to support other extensions like TreeSJ, textobjs (WIP)

Screenshots

Comparing to the original groovy parser by @Decodetalkers, here are some screenshots of highlighting:

image image

About

Tree sitter parser for nextflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • Python 21.0%
  • Scheme 11.8%
  • Groovy 0.4%