GitHub topics: syntax-tree
s-expressionists/Concrete-Syntax-Tree
Concrete Syntax Trees represent s-expressions with source information
Language: Common Lisp - Size: 471 KB - Last synced at: about 1 hour ago - Pushed at: about 3 hours ago - Stars: 61 - Forks: 13

zarifpour/zed-env
🔐 env support for Zed.
Size: 552 KB - Last synced at: about 15 hours ago - Pushed at: 9 months ago - Stars: 34 - Forks: 2

unifiedjs/unified
Parse, inspect, transform, and serialize content with syntax trees
Language: JavaScript - Size: 704 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 4,803 - Forks: 119

joernio/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
Language: Scala - Size: 160 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2,572 - Forks: 348

javaparser/javaparser
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
Language: Java - Size: 43.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5,920 - Forks: 1,209

zarifpour/zed-solidity
💠 Solidity language support for Zed.
Language: Solidity - Size: 674 KB - Last synced at: about 15 hours ago - Pushed at: 3 days ago - Stars: 48 - Forks: 4

chipsalliance/verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
Language: C++ - Size: 12.8 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1,612 - Forks: 248

mmmylnikov/astdot Fork of true-grue/astdot
Simple Python AST visualizer
Language: Jupyter Notebook - Size: 467 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

3axap4eHko/xast
Extensible Abstract Syntax Tree parser
Language: TypeScript - Size: 12.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

syntax-tree/unist-util-visit
utility to visit nodes
Language: JavaScript - Size: 190 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 320 - Forks: 21

flex-development/fst
File system tree format
Language: JavaScript - Size: 1.5 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

mck89/peast
JavaScript parser written in PHP that generates AST from your code according to ECMAScript specification
Language: PHP - Size: 1.73 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 186 - Forks: 21

syntax-tree/mdast
Markdown Abstract Syntax Tree format
Size: 232 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 1,274 - Forks: 44

unifiedjs/unifiedjs.github.io
Site for unified
Language: JavaScript - Size: 77.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 45 - Forks: 26

unifiedjs/unified-args
Create CLIs for unified processors
Language: JavaScript - Size: 254 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 34 - Forks: 8

syntax-tree/mdast-zone
utility to treat HTML comments as ranges or markers in mdast
Language: JavaScript - Size: 226 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 17 - Forks: 2

syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast
Language: JavaScript - Size: 114 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 4

CodeMeAPixel/LuaTS
A TypeScript library for parsing, formatting, and providing type interfaces for Lua and Luau code.
Language: TypeScript - Size: 4.8 MB - Last synced at: 4 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

gregyjames/Mapperic
Automatically generate DTO Classes and AutoMapper Configurations.
Language: C# - Size: 80.1 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 7 - Forks: 0

s0/tree-sitter-hast
NPM package to convert tree-sitter parsed syntax trees to syntax-highlighted hast
Language: TypeScript - Size: 682 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

mono/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
Language: C# - Size: 37.2 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 3,257 - Forks: 529

nguraijs/nguraijs
A lightweight, fast, and extensible line-by-line content tokenizer and parser
Language: TypeScript - Size: 61.5 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

shawnbot/sast
Parse CSS, Sass, SCSS, and Less into a unist syntax tree
Language: JavaScript - Size: 571 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 5

flex-development/unist-util-visit
utility to visit nodes
Language: TypeScript - Size: 2.35 MB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

simonwep/bavary 📦
🧬 Regular expressions on steroids. Parse anything and everything with a syntax - crafted to parse syntax. A super-set of regular-expressions.
Language: TypeScript - Size: 993 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

seart-group/java-tree-sitter
Java bindings for tree-sitter
Language: Java - Size: 1.81 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 47 - Forks: 7

MarketAlly/IronGo
A native .NET library that parses Go source files and provides a strongly-typed AST (Abstract Syntax Tree) accessible in C#. Supports Go syntax with comprehensive visitor pattern, AST transformations, and JSON serialization.
Language: C# - Size: 1.95 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MarketAlly/IronJava
A native .NET library that parses Java source files and provides a strongly-typed AST (Abstract Syntax Tree) accessible in C#. Supports Java 17 syntax with comprehensive visitor pattern, AST transformations, and JSON serialization.
Language: C# - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

unigramjs/tgast-telegram-bot
A telegram bot to parse Telegram message entities into tgast syntax trees.
Language: TypeScript - Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JamieMason/astexplorer.app
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
Language: TypeScript - Size: 79.1 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 122 - Forks: 11

cdiggins/myna-parser
Myna Parsing Library
Language: JavaScript - Size: 1.64 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 17

syntax-tree/unist-util-inspect
utility to inspect nodes
Language: JavaScript - Size: 239 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 30 - Forks: 7

Cirru/calcit-editor
Intuitive S-expressions editing for Clojure(Script).
Language: Cirru - Size: 7.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 228 - Forks: 3

syntax-tree/hast-util-to-html
utility to serialize hast to HTML
Language: JavaScript - Size: 386 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 106 - Forks: 19

yohasebe/rsyntaxtree
Syntax tree generator for linguistic research
Language: Ruby - Size: 191 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 111 - Forks: 21

serverhiccups/tallskog
:evergreen_tree: Experimental syntax tree editor
Language: TypeScript - Size: 204 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

blakek/ebible-usfx-parser
🎄 Parses USFX from ebible.org into a JSON-ified syntax tree
Language: TypeScript - Size: 232 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

wizard04wsu/tree-sitter-regex-unicode-js
Tree-sitter grammar for JavaScript regular expressions with the Unicode flag set
Language: C - Size: 1.78 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

wizard04wsu/tree-sitter-regex-js
Tree-sitter grammar for JavaScript regular expressions (without the Unicode flag)
Language: C - Size: 685 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

johnyf/astutils
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
Language: Python - Size: 63.5 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 2

kuhumcst/texton
Text Tonsorium - a toolbox that automatically arranges NLP tools in workflows and enacts them with user's inputs
Language: PHP - Size: 9.76 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

marcos-venicius/cson
A simple Json lib/formater/minifier in pure C
Language: C - Size: 112 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

tonyjurg/Create_penntree_feature_for_TF
Tools used to create the penntree feature for use with the N1904-TF Text-Fabric dataset of the Greek New Testament.
Language: HCL - Size: 720 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

xnvyl2/C-Language
This repository offers a clear and organized collection of C programming concepts and examples. Explore the code and enhance your skills with practical implementations. 🐱💻🌟
Language: C - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mgriebling/ExpressionParser
Swift expression parser and evaluator using a parser generated by Coco. Also produces a LaTeX translation of the text-based input expression.
Language: Swift - Size: 43 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jwalsh/syntree-generator 📦
A tool for converting French literary text into S-expression syntax trees for linguistic analysis, with visualization capabilities
Language: HTML - Size: 385 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

syntax-tree/hast-util-format
Format whitespace in HTML
Language: JavaScript - Size: 19.5 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

gipplab/vmext
vmext: A Visualization Tool for Mathematical Expression Trees
Language: JavaScript - Size: 4.46 MB - Last synced at: 24 days ago - Pushed at: 11 months ago - Stars: 10 - Forks: 5

reshape/reshape
:diamond_shape_with_a_dot_inside: transform html with javascript plugins
Language: JavaScript - Size: 478 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 318 - Forks: 20

syntax-tree/mdast-util-to-hast
utility to transform mdast to hast
Language: JavaScript - Size: 479 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 109 - Forks: 43

buxlabs/abstract-syntax-tree
A library for working with abstract syntax trees.
Language: JavaScript - Size: 4.09 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 114 - Forks: 13

matklad/fall
Language: Rust - Size: 1.83 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 137 - Forks: 8

jonatas/fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
Language: Ruby - Size: 2.13 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 259 - Forks: 10

flex-development/docast
Docblock Abstract Syntax Tree format
Language: TypeScript - Size: 6.47 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Exafunction/codeium-parse
A command line tool for parsing code syntax
Language: Scheme - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 132 - Forks: 7

syntax-tree/unist-diff
Diff two unist trees
Language: JavaScript - Size: 34.2 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 1

aekasitt/oxeye.nvim
Structural search and rewrite tool to locate and replace code inside Neovim using ast-grep
Language: Lua - Size: 348 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

syntax-tree/unist-util-is
utility to check if a node passes a test
Language: JavaScript - Size: 157 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 8

syntax-tree/unist-util-visit-parents
utility to recursively walk over unist nodes, with ancestral information
Language: JavaScript - Size: 201 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 75 - Forks: 7

CenterBLC/N1904
Text-Fabric dataset of the Greek New Testament, based on the Nestle 1904 (7th printing) edition.
Language: HCL - Size: 99.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

LouisJenkinsCS/DSL
A minimal, Turing-complete, Domain-Specific Language; simple text editor with an interpreter, Abstract Syntax Tree and reduced Control Flow Graph graphical generator.
Language: Java - Size: 3.09 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 3

syntax-tree/unist-util-filter
utility to create a new tree with nodes that pass a filter
Language: JavaScript - Size: 128 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 2

syntax-tree/unist-util-find
utility to find a node
Language: JavaScript - Size: 271 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 23 - Forks: 3

syntax-tree/hast-util-to-text
utility to get the plain-text value of a node according to the `innerText` algorithm
Language: JavaScript - Size: 179 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 2

furesoft/Silverfly
Build parsers easily
Language: C# - Size: 835 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 19 - Forks: 2

TebogoYungMercykay/RecSPL-Compiler-Construction-In-Python
This repository contains the core components of our Recursive Student Programming Language Compiler Construction and Design project. The project aims to implement a complete compiler, including lexical analysis, parsing, semantic analysis, and code generation.
Language: Python - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

syntax-tree/hast-util-sanitize
utility to sanitize hast nodes
Language: JavaScript - Size: 204 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 55 - Forks: 21

phorward/pynetree 📦
Top-down packrat parser with support of direct and indirect left recursive grammars.
Language: Python - Size: 189 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

darkn3to/detrace
Code Similarity Detection for C code submissions using ASTs.
Language: Yacc - Size: 158 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

veler/BaZic
Homemade procedural object-oriented semi-dynamic typed interpreted or compiled programming language
Language: C# - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 3

smacker/go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
Language: C - Size: 53.4 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 487 - Forks: 133

syntax-tree/mdast-squeeze-paragraphs
utility to remove empty paragraphs from an mdast tree
Language: JavaScript - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

syntax-tree/unist-builder
utility to create a new trees with a nice syntax
Language: JavaScript - Size: 94.7 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 80 - Forks: 3

syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree
Language: JavaScript - Size: 210 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 88 - Forks: 13

tonyjurg/Nestle1904GBI
Text-Fabric dataset of the Greek New Testament based upon the Nestle 1904 edition (Global Bible Initiative trees XML Nodes).
Language: HCL - Size: 165 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

NiharMandahas/Python_to_Mongo
PyMongo-Converter transforms Python database operations into MongoDB queries through a three-step process: syntax analysis catches errors, AST-based parsing creates an intermediate JSON representation, and code generation produces MongoDB-compatible queries. It supports database creation, document manipulation, complex condition parsing, and query
Language: Python - Size: 1.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kitschpatrol/remark-mdat
A remark plugin implementing the Markdown Autophagic Template (MDAT) system.
Language: TypeScript - Size: 2.74 MB - Last synced at: about 12 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dlang-community/libdparse
Library for lexing and parsing D source code
Language: D - Size: 3.93 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 116 - Forks: 60

katef/kgt
BNF wrangling and railroad diagrams
Language: C - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 606 - Forks: 32

lockenkoepflein/CompilerProject
A compiler to help understand how compilers work
Language: Python - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

syntax-tree/xast
Extensible Abstract Syntax Tree
Size: 66.4 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 76 - Forks: 2

syntax-tree/unist-util-remove
utility to remove nodes from a tree
Language: JavaScript - Size: 115 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 2

chakravala/Reduce.jl
Symbolic parser for Julia language term rewriting using REDUCE algebra
Language: Julia - Size: 1.84 MB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 246 - Forks: 16

natasha/ipymarkup
NER, syntax markup visualizations
Language: Jupyter Notebook - Size: 876 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 16

isaksky/FsSqlDom
Library for SQL parsing, AST manipulation and SQL generation in F#
Language: F# - Size: 5.54 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 13

syntax-tree/awesome-syntax-tree
Curated list of awesome syntax-tree, unist, hast, xast, mdast, esast, nlcst resources
Size: 33.2 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 116 - Forks: 1

syntax-tree/nlcst
Natural Language Concrete Syntax Tree format
Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 219 - Forks: 10

Jash-2000/Python-Programming-essentials
4 Course specialization by Rice university, intended for beginners who would like to master essential programming skills providing a solid foundation towards a career in data science, software engineering, or other disciplines involving programming.
Language: Python - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

syntax-tree/hast-util-raw
utility to reparse a hast tree
Language: JavaScript - Size: 256 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 4

GavinRigsby/codemirror-symboltree
A CodeMirror extension that provides a Symbol Tree sidebar for visualizing the symbols in your code
Language: TypeScript - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mbergin/controlflow
A package to remove `goto` statements from a Go syntax tree by rewriting them as conditionals and loops.
Language: Go - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 4

tonyjurg/Nestle1904LFT
Text-Fabric dataset of the Greek New Testament based upon the Nestle 1904 edition (Low-Fat XML Tree data)
Language: HCL - Size: 323 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

EvgeniyPeshkov/syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
Language: TypeScript - Size: 977 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 219 - Forks: 47

billgewrgoulas/Custom-Compiler
Compiler for a small programming language, built for the Compilers course at UOI.
Language: Python - Size: 781 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hinton-lang/Hinton
A simple interpreter, written in Rust, for a programming language called Hinton.
Language: HTML - Size: 7.65 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

blackmiaool/decent-messup
Mess up js code in a different way
Language: JavaScript - Size: 729 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 93 - Forks: 20

andreamancuso/rivar-lang
Rivar is a minimal, contract-first, class-based programming language inspired by Eiffel.
Language: OCaml - Size: 155 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Xapphire13/tree-sitter-syntax-visualizer
Syntax tree visualizer for tree-sitter
Language: TypeScript - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

Eurydia/project-onyx
An interpreter and visualizer for Boolean algebra.
Language: TypeScript - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jwalsh/syntax-tree-streamer 📦
Syntax tree representation and processing system for streaming S-expression-based data from LLMs
Language: Python - Size: 51.8 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
