Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 grammars can be reused in many different languages.

https://github.com/smoeding/puppet-ts-mode

Emacs major mode with tree-sitter support for Puppet manifests

emacs emacs-mode puppet tree-sitter

Last synced: 31 Oct 2024

https://gitlab.com/thchha/tree-sitter-scheme

A tree-sitter grammar conforming R5RS and R7RS small*.

scheme tree-sitter

Last synced: 23 Oct 2024

https://github.com/chenx6/tree-sed

Manpulate ast tree like `sed`.

rust tree-sitter

Last synced: 23 Oct 2024

https://github.com/tiesen243/nvim

My neovim config files

copilot lsp-server mason neovim tree-sitter

Last synced: 10 Nov 2024

https://codeberg.org/xasc/tree-sitter-t32

Lauterbach TRACE32 script language grammar for tree-sitter

helix-editor neovim trace32 tree-sitter

Last synced: 15 Nov 2024

https://github.com/richjyoung/tree-sitter-vhdl

VHDL grammar for tree-sitter parser generator

parser parser-generator tree-sitter vhdl

Last synced: 13 Oct 2024

https://github.com/smarthome-go/tree-sitter-hms

Homescript v2 grammar for tree-sitter

smarthome tree-sitter tree-sitter-parser

Last synced: 13 Nov 2024

https://github.com/lcian/tree-sitter-gringo

🌳 Tree-sitter grammar for gringo (ASP Logic Programming)

answer-set-programming logic-programming tree-sitter

Last synced: 13 Oct 2024

https://github.com/bakaq/tree-sitter-alloy6

A Treesitter grammar for Alloy 6

alloy tree-sitter treesitter

Last synced: 13 Oct 2024

https://github.com/arthurweinmann/treesitter-simple-cli

Just a very simple way of parsing and printing the code CST with tree-sitter.

json normal tree-sitter xml

Last synced: 10 Nov 2024

https://github.com/cryptocode/tree-sitter-bio

Bio grammar for tree-sitter

bio lisp tree-sitter

Last synced: 13 Oct 2024

https://github.com/daun/tree-sitter-latte

A tree-sitter grammar for the Latte templating language

latte parser tree-sitter tree-sitter-grammar

Last synced: 27 Oct 2024

https://github.com/seokbeomkim/bitbake-ts-mode

A Emacs major mode to use bitbake tree-sitter

bitbake emacs tree-sitter yocto

Last synced: 13 Oct 2024

https://github.com/xapphire13/minimap-tree-sitter-syntax

Minimap highlighting for tree sitter syntax

atom highlighting minimap tree-sitter

Last synced: 13 Oct 2024

https://github.com/confused-techie/selector-tree-sitter

Query Tree-Sitter Grammar tress with CSS-Like Selectors

tree-sitter

Last synced: 15 Oct 2024

https://github.com/aalekhpatel07/tree-sitter-cooklang

Tree-sitter for CookLang, the language for writing recipes.

cooklang tree-sitter tree-sitter-cooklang

Last synced: 13 Oct 2024

https://github.com/omasanori/tree-sitter-hare

Hare grammar for tree-sitter

hare parser tree-sitter

Last synced: 09 Oct 2024

https://github.com/isaacazuelos/tree-sitter-kurt

A Tree Sitter grammar for Kurt

parser plt tree-sitter

Last synced: 23 Oct 2024

https://github.com/jcs090218/tree-sitter-actionscript

ActionScript grammar for tree-sitter

actionscript parser tree-sitter

Last synced: 25 Oct 2024

https://github.com/todesking/serde_tree_sitter

Serde Deserializer for tree_sitter

serde tree-sitter

Last synced: 01 Nov 2024

https://github.com/rupurt/tree-sitter-graph-nix

A Nix flake for tree-sitter-graph. Construct graphs from parsed source code

ast cst nix tree-sitter

Last synced: 01 Nov 2024

https://github.com/datwaft/tree-sitter-corpus

A tree-sitter parser for tree-sitter's test files

corpus grammar tests tree-sitter tree-sitter-grammar tree-sitter-parser

Last synced: 01 Nov 2024

https://github.com/gboutry/tdp-ui-rs

Fun project to try tree-sitter with yew

async rust tree-sitter wasm yew

Last synced: 23 Oct 2024

https://github.com/Desdaemon/tree-sitter-prolog

Grammar definitions for Prolog

prolog tree-sitter

Last synced: 23 Oct 2024

https://github.com/seantiz/dryfold-cli

A tool to help me plan C++ codebase migration ahead of time. Dryfold breaks the work down into kanban-board tasks.

cpp kanban kanban-boards parsing report-generator rust static-analysis system-design tree-sitter typescript

Last synced: 15 Nov 2024

https://github.com/nghiango1/interingo

"interprester-in-go" or InterinGo (for short) is a new interpreter language, come with LSP and highlighter for neovim

interpreter lsp tree-sitter

Last synced: 01 Nov 2024

https://gitlab.com/joncoole/tree-sitter-nginx

NGINX Configuration grammar for tree-sitter.

nginx tree-sitter

Last synced: 01 Nov 2024

https://github.com/dhth/dstll

dstll gives you a high level overview of various constructs in your code

tree-sitter

Last synced: 01 Nov 2024

https://github.com/gruhn/tree-sitter-quint

Tree Sitter grammar for Quint

quint tree-sitter

Last synced: 17 Oct 2024

https://github.com/mdmfernandes/tree-sitter-selinux

Tree-sitter grammar for SELinux

grammar-parser selinux tree-sitter

Last synced: 01 Nov 2024

https://github.com/idorobots/tree-sitter-vs-peg

A benchmark of a simple Lisp parser defined in TreeSitter and a custom PEG generator.

compilers lisp parser-generator scheme tree-sitter

Last synced: 02 Nov 2024

https://github.com/thomasvergne/tree-sitter-cabal

Port of original Cabal tree sitter implementation from Magus

cabal highlight parser tree-sitter

Last synced: 01 Nov 2024

https://github.com/mooerslab/compile-emacs-29

Protocols for compiling GNU Emacs version 29 from source code.

compile-emacs emacs-from-source-code gnu-emacs-29 tree-sitter

Last synced: 06 Nov 2024

https://github.com/snsvrno/tree-sitter-hxml

A tree-sitter-syntax for haxe's markup language: hxml

haxe tree-sitter tree-sitter-highlight

Last synced: 20 Oct 2024

https://github.com/davidkhala/ast

Abstract Syntax Tree, the collection

antlr tree-sitter

Last synced: 20 Oct 2024

https://github.com/parsiya/knee-deep-tree-sitter

Code for "Knee Deep in tree-sitter" blog posts.

rust tree-sitter

Last synced: 01 Nov 2024

https://github.com/meain/tree-surgeon

Code manipulation utilities for Emacs using tree-sitter

emacs tree-sitter

Last synced: 28 Oct 2024

https://github.com/noorwachid/tree-sitter-gularen

tree sitter for gularen markup language

gularen tree-sitter

Last synced: 01 Nov 2024

https://github.com/yuja/tree-sitter-sixtyfps

SixtyFPS grammar for the tree-sitter parsing library

parser tree-sitter

Last synced: 23 Oct 2024

https://github.com/lizamozy/idl-2024-systems-research

Description of the research I did in Spring 2024 for the microkernel, Composite, for Professor Gabe Parmer at the George Washington University Security and Systems Lab.

interfacedefinitionlanguage operating-system rust-lang toml tree-sitter

Last synced: 01 Nov 2024

https://github.com/neocmakelsp/treesitter_kind_collector

treesitter-type-collector

tree-sitter

Last synced: 01 Nov 2024

https://github.com/nverno/tree-sitter-yasnippet

Tree-sitter parser for Yasnippet snippets

tree-sitter yasnippet

Last synced: 09 Oct 2024

https://github.com/mbund/cse2421-linter

Lint for some extra rules for C

lint linter parse parser rust tree-sitter

Last synced: 12 Nov 2024

https://github.com/LeviOP/tree-sitter-cfg

GoldSrc cfg grammar for tree-sitter.

cfg goldsrc parser tree-sitter

Last synced: 23 Oct 2024