tree-sitter/tree-sitter
Fork: 1454 Star: 18662 (更新于 2024-11-12 17:51:31)
license: MIT
Language: Rust .
An incremental parsing system for programming tools
最后发布版本: v0.24.3 ( 2024-10-10 05:39:59)
tree-sitter
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-11-20 07:29:29 lanyeeee/jmcomic-downloader
2024-11-19 23:39:15 gleam-lang/gleam
2024-11-19 08:50:55 lapce/lapce
2024-11-11 22:51:00 tauri-apps/tauri
2024-11-11 07:55:30 dani-garcia/vaultwarden
2024-11-09 16:42:37 rustdesk/rustdesk