#tree-sitter #axil

app axil

A terminal user interface for tree-sitter

1 unstable release

new 0.1.0 Apr 7, 2025

#264 in Development tools

CC0 license

290KB
12K SLoC

C 12K SLoC // 0.0% comments Rust 630 SLoC

axil

CI crates.io dependency status

axil is a terminal user interface for tree-sitter.

Screenshot 2025-04-06 at 3 58 52 PM

Installation

axil should run on any system, including Linux, MacOS, and the BSDs.

The easiest way to install it is by using cargo, the Rust package manager:

cargo install axil

Prior Art

The tree-sitter parser generator tool and an incremental parsing library.

Dependencies

~53MB
~1.5M SLoC