tree-sitter-javascript
tree-sitter-javascript copied to clipboard
building shared libraries for c.
Closes #271.
Checklist:
- [ ] All tests pass in CI.
- [ ] The script/parse-examples passes without issues.
- [ ] There are sufficient tests for the new fix/feature.
- [ ] Grammar rules have not been renamed unless absolutely necessary.
- [ ] The conflicts section hasn't grown too much.
- [ ] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).
I took the files from tree-sitter-kotlin. Let me know if I'm missing something.
Let's wait for the bindings PR to land first
Ping @amaanq. Let me know if there is something else that needs to be done in this PR.
we've updated now (a few weeks now, sorry for not pinging you then)
@amaanq no problem. 👍