Y
Hacker News
new
|
ask
|
show
|
jobs
by
edko
1852 days ago
Treesitter is not JS (although the Wasm version can be used from JS). Lezer (
https://github.com/lezer-parser/lezer
) is similar (it was inspired by Treesitter) and is written in TS.