syntax-tree
There are 331 repositories under syntax-tree topic.
javaparser/javaparser
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
unifiedjs/unified
Parse, inspect, transform, and serialize content with syntax trees
mono/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
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
chipsalliance/verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server
syntax-tree/mdast
Markdown Abstract Syntax Tree format
syntax-tree/unist
Universal Syntax Tree used by @unifiedjs
syntax-tree/hast
Hypertext Abstract Syntax Tree format
katef/kgt
BNF wrangling and railroad diagrams
smacker/go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
reshape/reshape
:diamond_shape_with_a_dot_inside: transform html with javascript plugins
syntax-tree/unist-util-visit
utility to visit nodes
RomanYankovsky/DelphiAST
Abstract syntax tree builder for Delphi
jonatas/fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
chakravala/Reduce.jl
Symbolic parser for Julia language term rewriting using REDUCE algebra
Cirru/calcit-editor
Intuitive S-expressions editing for Clojure(Script).
EvgeniyPeshkov/syntax-highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
syntax-tree/nlcst
Natural Language Concrete Syntax Tree format
mck89/peast
JavaScript parser written in PHP that generates AST from your code according to ECMAScript specification
uwol/proleap-cobol-parser
ProLeap ANTLR4-based parser for COBOL
natasha/ipymarkup
NER, syntax markup visualizations
AnjaneyaTripathi/c-compiler
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.
phuctm97/ntast
Notion Abstract Syntax Tree specification.
Exafunction/codeium-parse
A command line tool for parsing code syntax
lagodiuk/genetic-programming
Symbolic regression solver, based on genetic programming methodology.
JamieMason/astexplorer.app
An https://astexplorer.net wrapper which adds module bundling and hot reloading.
dlang-community/libdparse
Library for lexing and parsing D source code
syntax-tree/awesome-syntax-tree
Curated list of awesome syntax-tree, unist, hast, xast, mdast, esast, nlcst resources
buxlabs/abstract-syntax-tree
A library for working with abstract syntax trees.
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast
yohasebe/rsyntaxtree
Syntax tree generator for linguistic research
titusjan/astviewer
Python Abstract Syntax Tree viewer in Qt
syntax-tree/hast-util-to-html
utility to serialize hast to HTML
blackmiaool/decent-messup
Mess up js code in a different way
syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree