NotLebedev / tree-sitter-nu

A tree-sitter grammar for nu-lang, the language of nushell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tree-sitter grammar for Nushell

[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

About

A tree-sitter grammar for nu-lang, the language of nushell

License:MIT License


Languages

Language:C 99.2%Language:JavaScript 0.4%Language:Nushell 0.2%Language:Scheme 0.1%Language:Rust 0.0%Language:C++ 0.0%Language:Python 0.0%