Sha256: 4d30bcf146d443995bd72adee4aff58bd25ac776d02033de311f9857c9aadb1e

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

Tree-sitter is a library for parsing source code. It aims to be:

* **General** enough to parse any programming language
* **Dependency-free** and written in pure C so that it can be embedded in any application
* **Fast** and incremental so that it can be used in a text editor
* **Robust** enough to provide useful results even in the presence of syntax errors

## Table of contents

1. [Creating parsers](creating-parsers.md)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/docs/index.md