Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in abstract-syntax-tree
Compiling an AST back to source code
Sep 01, 2022
php
compiler-construction
abstract-syntax-tree
How to write the Visitor Pattern for Abstract Syntax Tree in Python?
Oct 11, 2022
python
parsing
compiler-construction
abstract-syntax-tree
visitor-pattern
What is an AST transformation?
Feb 27, 2022
groovy
abstract-syntax-tree
program-transformation
How to get lineno of "end-of-statement" in Python ast
Oct 18, 2022
python
abstract-syntax-tree
Python 3, Are there any known security holes in ast.literal_eval(node_or_string)?
Aug 30, 2022
python
python-3.x
security
abstract-syntax-tree
Constructing an Abstract Syntax Tree with a list of Tokens
Aug 29, 2022
java
interpreter
abstract-syntax-tree
How to view Clang AST?
Aug 22, 2022
clang
llvm
abstract-syntax-tree
Malformed String ValueError ast.literal_eval() with String representation of Tuple
May 22, 2022
python
parsing
python-2.x
abstract-syntax-tree
representation
TypeScript: get syntax tree
Mar 12, 2022
typescript
abstract-syntax-tree
Simple example of how to use ast.NodeVisitor?
Aug 27, 2022
python
python-2.6
abstract-syntax-tree
What is JavaScript AST, how to play with it?
Aug 26, 2022
javascript
abstract-syntax-tree
What's the difference between parse trees and abstract syntax trees? [duplicate]
Aug 26, 2022
compiler-construction
terminology
compiler-theory
abstract-syntax-tree
parse-tree
How to construct an abstract syntax tree
Aug 25, 2022
abstract-syntax-tree
How to create AST with ANTLR4?
Sep 20, 2019
java
compiler-construction
antlr
abstract-syntax-tree
antlr4
What kinds of patterns could I enforce on the code to make it easier to translate to another programming language? [closed]
Aug 17, 2022
php
python
compiler-construction
coding-style
abstract-syntax-tree
What is the difference between an Abstract Syntax Tree and a Concrete Syntax Tree?
Aug 16, 2022
parsing
terminology
abstract-syntax-tree
semantic-analysis
concrete-syntax-tree
What's the difference between parse trees and abstract syntax trees (ASTs)?
Aug 16, 2022
compiler-construction
terminology
compiler-theory
abstract-syntax-tree
parse-tree
Parse a .py file, read the AST, modify it, then write back the modified source code
Aug 14, 2022
python
compiler-construction
abstract-syntax-tree
Using python's eval() vs. ast.literal_eval()
Dec 14, 2021
python
eval
abstract-syntax-tree
« Newer Entries