logoalt Hacker News

jbreckmckyetoday at 8:00 PM1 replyview on HN

Interesting. I have a similar usecase but intended to use CGo tree-sitter with Zig

Are these pretty up-to-date grammars? I'm awfully tempted to switch to your project

How large are your binaries getting? I was concerned about the size of some of the grammars


Replies

odvcenciotoday at 8:06 PM

206 binary blobs = 15MB, so not crazy but i built for this use case where you can declare the registry of languages you want to load and not have to own all the grammar binaries by default

show 1 reply