Skip to content

murtaza64/tree-sitter-groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 groovy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published