mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
This allows users to build parsers without having to run `test` or `parse` to invoke the compilation process, and allows them to output the object file to wherever they like. The `build-wasm` command was merged into this by just specifying the `--wasm` flag. |
||
|---|---|---|
| .. | ||
| _layouts | ||
| assets | ||
| .gitignore | ||
| _config.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.md | ||
| section-2-using-parsers.md | ||
| section-3-creating-parsers.md | ||
| section-4-syntax-highlighting.md | ||
| section-5-implementation.md | ||
| section-6-contributing.md | ||
| section-7-playground.html | ||
| section-8-code-navigation-systems.md | ||