Skip to content

sogaiu/ts-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree-sitter Questions

Some tree-sitter-related questions with discussions and some answers.

Prerequisites for Scripts

There are some scripts in this repository with these prerequisites:

Assuming those things are in place, clone this repository:

git clone https://github.com/sogaiu/ts-questions

The scripts that involve generating statistics across multiple repositories assume that parser / grammar repositories have been fetched to live under a repos subdirectory.

The repos directory can be populated by running the following script from this project's root directory:

janet ./script/fetch-repositories.janet

The list of repositories to fetch is determined via the file ts-grammar-repositories.txt.

Repositories within repos can be updated by using the following invocation in a manner analogous to the fetching one:

janet ./script/update-repositories.janet

This might be useful if one was interested in up-to-date statistics.

Credits

  • ahelwer
  • ahlinc
  • amaanq
  • clason and nvim-treesitter contributors
  • damieng
  • dannyfreeman
  • NoahTheDuke

About

Tree-sitter Questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages