Crates.io | axil |
lib.rs | axil |
version | 0.1.0 |
created_at | 2025-04-07 00:27:13.278135+00 |
updated_at | 2025-04-07 00:27:13.278135+00 |
description | A terminal user interface for tree-sitter |
homepage | https://github.com/terror/axil |
repository | https://github.com/terror/axil |
max_upload_size | |
id | 1623517 |
size | 339,715 |
axil is a terminal user interface for tree-sitter.
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
The tree-sitter parser generator tool and an incremental parsing library.