GithubHelp home page GithubHelp logo

flyinox / tree-sitter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tree-sitter/tree-sitter

0.0 1.0 0.0 15.74 MB

An incremental parsing system for programming tools

Home Page: https://tree-sitter.github.io

License: MIT License

C 24.76% C++ 0.74% Python 0.07% Shell 1.06% Batchfile 0.09% Rust 66.41% JavaScript 6.50% HTML 0.24% Makefile 0.14%

tree-sitter's Introduction

tree-sitter

Build Status Build status DOI

Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Tree-sitter aims to be:

  • General enough to parse any programming language
  • Fast enough to parse on every keystroke in a text editor
  • Robust enough to provide useful results even in the presence of syntax errors
  • Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application

Links

tree-sitter's People

Contributors

ahelwer avatar ahlinc avatar aminya avatar bfredl avatar cybershadow avatar dcreager avatar dependabot[bot] avatar edg-l avatar fwouts avatar georgewfraser avatar gordiandziwis avatar ikatyang avatar joshvera avatar kramred avatar marcel0ll avatar maxbrunsfeld avatar mkrupcale avatar narpfel avatar nhasabni avatar patrickt avatar pbug90 avatar philipturnbull avatar razzeee avatar robrix avatar skalt avatar stsewd avatar tclem avatar ubolonton avatar vmg avatar wingrunr21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.