GithubHelp home page GithubHelp logo

alfus / tree-sitter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tree-sitter/tree-sitter

0.0 0.0 0.0 14.22 MB

An incremental parsing system for programming tools

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

License: MIT License

Shell 0.99% JavaScript 6.14% C++ 0.69% Python 0.06% C 25.23% Rust 66.45% Makefile 0.13% HTML 0.22% Batchfile 0.08%

tree-sitter's Introduction

tree-sitter

CICD badge 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

maxbrunsfeld avatar ahlinc avatar patrickt avatar joshvera avatar philipturnbull avatar tclem avatar dcreager avatar ahelwer avatar robrix avatar hendrikvanantwerpen avatar the-mikedavis avatar ikatyang avatar ubolonton avatar mattmassicotte avatar dependabot[bot] avatar wingrunr21 avatar nhasabni avatar bfredl avatar mkvoya avatar j3rn avatar cybershadow avatar razzeee avatar skalt avatar rhysd avatar georgewfraser avatar edg-l avatar vmg avatar alex-pinkus avatar kramred avatar mkrupcale 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.