MyGit
🚩收到GitHub仓库的更新通知

tree-sitter/tree-sitter

Fork: 1212 Star: 16720 (更新于 2024-05-19 11:56:17)

license: MIT

Language: Rust .

An incremental parsing system for programming tools

最后发布版本: v0.22.5 ( 2024-04-15 01:25:44)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

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-04-30 04:32:58)

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

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

2024-04-13 06:53:00 v0.22.3

2024-03-17 20:12:05 v0.22.2

2024-03-11 06:13:01 v0.22.1

2024-03-11 05:26:48 v0.22.0

2024-02-22 02:47:13 v0.21.0

2024-02-09 17:32:17 v0.21.0-pre-release-1

2024-01-26 04:44:37 v0.20.9

2023-04-04 17:44:49 v0.20.8

主题(topics):

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

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

2024-05-20 09:16:05 lapce/lapce

2024-05-19 19:06:52 actix/actix-web

2024-05-18 17:46:26 extrawurst/gitui

2024-05-18 09:51:52 slawlor/ractor

2024-05-17 21:48:26 tailcallhq/tailcall

2024-05-17 20:37:18 hyperium/h2