Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 551 Bytes

tree-sitter nu

[WIP] nushell grammar for tree-sitter

goals (brainstorming)

  • Ability to serve as a parser for a repl
  • Ability to work in editors that support tree-sitter (hx, nvim, others)
  • Ability to work in rust
  • Fast
  • Ability to be utilized for syntax highlighting
  • ...

installation guide

contributing

see instructions