abstract-syntax-tree topic

List abstract-syntax-tree repositories

ast2ast

34
Stars
3
Forks
Watchers

Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functions describing ode-systems.

astmaker

120
Stars
3
Forks
Watchers

Build Abstract Syntax Trees and tree-walking models quickly in Rust.

relottie

45
Stars
3
Forks
Watchers

Lottie processor powered by plugins

jarvis

16
Stars
2
Forks
Watchers

JARVIS - Write me a codemod

horast

16
Stars
6
Forks
Watchers

Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.

astree

18
Stars
3
Forks
Watchers

Visualize abstract syntax trees of methods, declarations, expressions, and more

QuickUI

17
Stars
0
Forks
Watchers

Quickly create a UI for any python file with a CLI

astro-big-doc

47
Stars
7
Forks
Watchers

Astro Theme with zero config hierarchical menu and table of content, render pure standard Markdown .md with custom Astro components for panzoom, galleries, code, diagrams, 3D, links, interactive table...

KTU-sem7-compilerdesign-programs

49
Stars
24
Forks
Watchers

KTU 7th Semester Compiler Design lab programs along with algorithms

pyastgrep

77
Stars
3
Forks
Watchers

Grep Python Abstract Syntax Trees (AST) using XPath