DEV Community

# ast

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code search and refactoring tools - `Code Recycle`

Code search and refactoring tools - `Code Recycle`

Comments
2 min read
Code cycle: may be the syntax query that currently supports the most languages

Code cycle: may be the syntax query that currently supports the most languages

Comments
2 min read
Python, ast, and redbaron

Python, ast, and redbaron

Comments
3 min read
Generate references table from code comments

Generate references table from code comments

1
Comments
5 min read
Effective Refactoring with Codemods

Effective Refactoring with Codemods

3
Comments
6 min read
TagTide library: make your HTML editor-friendly and more

TagTide library: make your HTML editor-friendly and more

Comments
10 min read
Analyzing AST in Go with JSON tools

Analyzing AST in Go with JSON tools

8
Comments
4 min read
Deciphering Python: How to use Abstract Syntax Trees (AST) to understand code

Deciphering Python: How to use Abstract Syntax Trees (AST) to understand code

9
Comments
6 min read
Revealing the magic of AST by writing babel plugins

Revealing the magic of AST by writing babel plugins

18
Comments 5
7 min read
From Parse Tree to Evaluator (featuring Sarah Withee)

From Parse Tree to Evaluator (featuring Sarah Withee)

10
Comments
16 min read
Digging deeper into the analysis of Go-code

Digging deeper into the analysis of Go-code

3
Comments
6 min read
Take a walk the Go AST

Take a walk the Go AST

3
Comments
8 min read
OpenTracing for Go Projects

OpenTracing for Go Projects

8
Comments
11 min read
My journey optimizing the Go Compiler

My journey optimizing the Go Compiler

42
Comments 6
7 min read
Static Code Analysis: What it is? How to use it?

Static Code Analysis: What it is? How to use it?

71
Comments 1
13 min read
How to find what is the dependency of a function, class, or variable in ES6 via AST

How to find what is the dependency of a function, class, or variable in ES6 via AST

15
Comments 3
8 min read
JS-X-Ray 1.0

JS-X-Ray 1.0

7
Comments
3 min read
How to work happier with QA with the help of AST

How to work happier with QA with the help of AST

7
Comments
4 min read
AST Finder – Finding AST nodes from code

AST Finder – Finding AST nodes from code

4
Comments
5 min read
Building AST nodes from source code

Building AST nodes from source code

14
Comments
6 min read
Adding Contexts via Go AST (Code Instrumentation)

Adding Contexts via Go AST (Code Instrumentation)

8
Comments
8 min read
Manipulating AST with JavaScript

Manipulating AST with JavaScript

14
Comments
11 min read
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

27
Comments 2
13 min read
Babel macros

Babel macros

6
Comments
10 min read
How do template literals in JavaScript work under the hood?

How do template literals in JavaScript work under the hood?

74
Comments 6
3 min read
Creating custom JavaScript syntax with Babel

Creating custom JavaScript syntax with Babel

10
Comments
14 min read
Step-by-step guide for writing a custom babel transformation

Step-by-step guide for writing a custom babel transformation

14
Comments
8 min read
Render Abstract Syntax Trees with React

Render Abstract Syntax Trees with React

10
Comments
5 min read
[Video] How Linters, Compilers & Other Cool Things Work

[Video] How Linters, Compilers & Other Cool Things Work

9
Comments
1 min read
Using GraphQL Visitor Pattern

Using GraphQL Visitor Pattern

11
Comments
3 min read
Using TypeScript transforms to enrich runtime code

Using TypeScript transforms to enrich runtime code

7
Comments
12 min read
Writing Javascript Codemods and Understanding AST Easily

Writing Javascript Codemods and Understanding AST Easily

22
Comments
6 min read
Exploring the Abstract Syntax Tree

Exploring the Abstract Syntax Tree

37
Comments 1
3 min read
Generating a parse tree from a shell grammar

Generating a parse tree from a shell grammar

22
Comments
3 min read
#30DaysOfCJS: How Linters, Compilers & Other Cool Things Work

#30DaysOfCJS: How Linters, Compilers & Other Cool Things Work

5
Comments
1 min read
Instrumenting Go code via AST

Instrumenting Go code via AST

6
Comments
6 min read
Instrumenting Go code via AST, Part 2

Instrumenting Go code via AST, Part 2

5
Comments
4 min read
Recommend: AST for JavaScript developers

Recommend: AST for JavaScript developers

9
Comments
1 min read
Leveling Up One’s Parsing Game With ASTs

Leveling Up One’s Parsing Game With ASTs

26
Comments 1
13 min read
loading...