tree-sitter (devel/tree-sitter) Updated: 1 month, 2 weeks ago Add to my watchlist
An incremental parsing system for programming toolsTree-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
Version: 0.24.4 License: MIT GitHub503 build(s) found
Page 6 of 6 | Showing build(s) 501 to 503
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.9 | 123741 | 2020-07-30 12:05:12 | 0:01:31 | 36319 | build successful |
10.7 | 27507 | 2020-07-30 12:02:33 | 0:00:35 | 8747 | build successful |
10.8 | 22546 | 2020-07-30 12:00:21 | 0:00:38 | 6615 | build successful |