MyGit

tree-sitter/tree-sitter

Fork: 1495 Star: 18891 (更新于 2024-12-05 13:44:11)

license: MIT

Language: Rust .

An incremental parsing system for programming tools

最后发布版本: v0.24.3 ( 2024-10-10 05:39:59)

官方网址 GitHub网址

tree-sitter

DOI discord matrix

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

最近版本更新:(数据更新于 2024-10-21 19:00:32)

2024-10-10 05:39:59 v0.24.3

2024-10-06 08:38:07 v0.24.2

2024-10-04 12:56:08 v0.24.1

2024-10-04 12:27:11 v0.24.0

2024-10-02 00:44:35 v0.23.2

2024-10-01 06:34:11 v0.23.1

2024-08-26 21:54:01 v0.23.0

2024-05-06 04:58:12 v0.22.6

2024-04-15 01:25:44 v0.22.5

2024-04-13 08:11:53 v0.22.4

主题(topics):

c, incremental, parser, parsing, rust, tree-sitter, wasm

tree-sitter/tree-sitter同语言 Rust最近更新仓库

2024-12-22 08:48:41 lapce/lapce

2024-12-21 23:25:36 tw93/Pake

2024-12-19 19:31:32 dashpay/platform

2024-12-18 10:31:25 DioxusLabs/dioxus

2024-12-17 17:18:34 lanyeeee/jmcomic-downloader

2024-12-16 23:19:51 meilisearch/meilisearch