I made a Racket grammar for tree-sitter:
It only works on the default readtable. I hope it is helpful for editor users.
I made a Racket grammar for tree-sitter:
It only works on the default readtable. I hope it is helpful for editor users.
Can this be added to Tree-sitter|Introduction
While GitHub started with Python, it looks like GitHub is open to adding code navigation facilities for different language: Bringing code navigation to communities | The GitHub Blog
I’ve not read properly but it like the Racket grammar for tree-sitter that you made is the primary requirement?
Bw
Stephen
It's on the official website now: Tree-sitter|Introduction
It's now in the "in development" section because I am not sure if I should add other popular plug-in languages. For example, at-exp
. For the default readtable, I think it's fairly complete.