Forem

# ast

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building ActiveCypher: When Ruby Learns to Speak Graph
Cover image for Building ActiveCypher: When Ruby Learns to Speak Graph

Building ActiveCypher: When Ruby Learns to Speak Graph

5
Comments
4 min read
ESLint Plugin. What was missed in the doc?

ESLint Plugin. What was missed in the doc?

6
Comments
4 min read
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
Cover image for Generate references table from code comments

Generate references table from code comments

1
Comments
5 min read
Effective Refactoring with Codemods
Cover image for Effective Refactoring with Codemods

Effective Refactoring with Codemods

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

TagTide library: make your HTML editor-friendly and more

Comments
10 min read
Deciphering Python: How to use Abstract Syntax Trees (AST) to understand code
Cover image for 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
Cover image for Revealing the magic of AST by writing babel plugins

Revealing the magic of AST by writing babel plugins

26
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

4
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?
Cover image for 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

17
Comments 5
8 min read
JS-X-Ray 1.0
Cover image for 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

16
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!
Cover image for Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

30
Comments 2
13 min read
loading...