- cross-posted to:
- programming@programming.dev
- cross-posted to:
- programming@programming.dev
You must log in or register to comment.
A program that loads an untrusted, closed-source shared library and runs a function from it? no thank you
I needed a way to bootstrap the tree-sitter parser. I should probably provide the bootstrapped
grammar.json
as well. That way you don’t need to generate it.