Giter Site home page Giter Site logo

beaver-company / 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 12.91 MB

An incremental parsing system for programming tools

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

License: MIT License

C 25.80% C++ 1.12% Python 0.07% Shell 1.12% Batchfile 0.10% Rust 65.02% JavaScript 6.32% RenderScript 0.04% HTML 0.26% Makefile 0.15%

tree-sitter's Introduction

tree-sitter

Build Status Build status

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

aibaars avatar bfredl avatar eli-schwartz avatar ervinoro avatar georgewfraser avatar gnprice avatar hankelbao avatar hponde avatar ikatyang avatar jmitchell avatar joshuawarner32 avatar joshvera avatar kramred avatar maxbrunsfeld avatar mkrupcale avatar patrickt avatar philipturnbull avatar pike avatar razzeee avatar ret2libc avatar rewinfrey avatar rfdonnelly avatar robrix avatar skalt avatar smacker avatar stsewd avatar tclem avatar ubolonton avatar vmg avatar wingrunr21 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.