X Tutup
Skip to content

maxdeviant/tree-sitter-sql

 
 

Repository files navigation

tree-sitter-sql

This is a fork of Derek's tree-sitter-sql repository but with src/grammar.json and src/parser.c available. This fork is also wasm compatible with an updated src/scanner.c.

This tree-sitter grammar is being used in the SQL extension for the Zed editor.

About

SQL grammar for tree-sitter

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.3%
  • JavaScript 0.6%
  • Scheme 0.1%
  • Rust 0.0%
  • Swift 0.0%
  • C++ 0.0%
X Tutup