| Crates.io | tree-sitter-asm |
| lib.rs | tree-sitter-asm |
| version | 0.24.0 |
| created_at | 2023-03-28 18:11:49.211196+00 |
| updated_at | 2025-02-06 19:58:05.05812+00 |
| description | assembly grammar for the tree-sitter parsing library |
| homepage | |
| repository | https://github.com/RubixDev/tree-sitter-asm |
| max_upload_size | |
| id | 823300 |
| size | 184,731 |
Generic assembly grammar for tree-sitter
The parser is included in the
nvim-treesitter plugin. To
use it, simply install it with :TSInstall asm or by adding it to your
ensure_installed list.