DEV Community

# ast

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
My journey optimizing the Go Compiler

My journey optimizing the Go Compiler

42
Comments 6
7 min read
Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

27
Comments 2
13 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
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
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
Building AST nodes from source code

Building AST nodes from source code

14
Comments
6 min read
Manipulating AST with JavaScript

Manipulating AST with JavaScript

14
Comments
11 min read
Using GraphQL Visitor Pattern

Using GraphQL Visitor Pattern

11
Comments
3 min read
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Creating custom JavaScript syntax with Babel

Creating custom JavaScript syntax with Babel

10
Comments
14 min read
From Parse Tree to Evaluator (featuring Sarah Withee)

From Parse Tree to Evaluator (featuring Sarah Withee)

10
Comments
16 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
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
Analyzing AST in Go with JSON tools

Analyzing AST in Go with JSON tools

8
Comments
4 min read
Adding Contexts via Go AST (Code Instrumentation)

Adding Contexts via Go AST (Code Instrumentation)

8
Comments
8 min read
OpenTracing for Go Projects

OpenTracing for Go Projects

8
Comments
11 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
JS-X-Ray 1.0

JS-X-Ray 1.0

7
Comments
3 min read
Babel macros

Babel macros

6
Comments
10 min read
Instrumenting Go code via AST

Instrumenting Go code via AST

6
Comments
6 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, Part 2

Instrumenting Go code via AST, Part 2

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

AST Finder – Finding AST nodes from code

4
Comments
5 min read
Take a walk the Go AST

Take a walk the Go AST

3
Comments
8 min read
Digging deeper into the analysis of Go-code

Digging deeper into the analysis of Go-code

3
Comments
6 min read
Effective Refactoring with Codemods

Effective Refactoring with Codemods

3
Comments
6 min read
Generate references table from code comments

Generate references table from code comments

1
Comments
5 min read
Code search and refactoring tools - `Code Recycle`

Code search and refactoring tools - `Code Recycle`

Comments
2 min read
Python, ast, and redbaron

Python, ast, and redbaron

Comments
3 min read
What is AST?

What is AST?

Comments
5 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
TagTide library: make your HTML editor-friendly and more

TagTide library: make your HTML editor-friendly and more

Comments
10 min read
loading...