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
Replace comment in JavaScript AST with subtree derived from the comment's content
Oct 30, 2022
javascript
parsing
abstract-syntax-tree
Representing a multiple pass Abstract Syntax Tree (AST) in C++?
Nov 12, 2022
c++
compiler-construction
abstract-syntax-tree
parse-tree
Restricting Python's syntax to execute user code safely. Is this a safe approach?
Nov 17, 2022
python
security
abstract-syntax-tree
How do you build a left-associative operator tree using PEG.js?
Jul 21, 2021
javascript
grammar
abstract-syntax-tree
peg
pegjs
how to use jscodeshift to insert a line in the beginning of the file
Aug 28, 2021
javascript
abstract-syntax-tree
jscodeshift
Given an AST, is there a working library for getting the source?
Nov 17, 2022
python
abstract-syntax-tree
Generate .pyc from Python AST?
Sep 16, 2022
python
bytecode
abstract-syntax-tree
Navigating and modifying ASTs built on the Free monad in Haskell
Dec 11, 2019
haskell
abstract-syntax-tree
free-monad
Why should json.loads be preferred to ast.literal_eval for parsing JSON?
Sep 22, 2022
python
json
parsing
abstract-syntax-tree
Is it possible to view C++ code with instantiated templates before it gets compiled (g++)?
Dec 26, 2017
c++
templates
g++
instantiation
abstract-syntax-tree
How can I deal with comments in my AST?
Feb 15, 2021
delphi
haskell
comments
abstract-syntax-tree
Difference between @Delegate and @Mixin AST transformations in Groovy
Jan 24, 2021
groovy
design-patterns
abstract-syntax-tree
delegation
mixins
Any differences between terms parse trees and derivation trees?
Oct 05, 2022
parsing
grammar
lex
abstract-syntax-tree
ast.literal_eval() support for set literals in Python 2.7?
Sep 19, 2022
python
set
literals
abstract-syntax-tree
Evaluating a mathematical expression (function) for a large number of input values fast
May 24, 2022
python
eval
abstract-syntax-tree
sympy
numexpr
elegant way to test python ASTs for equality (not reference or object identity)
Oct 12, 2022
python
equality
abstract-syntax-tree
Get Control flow graph from Abstract Syntax Tree
Mar 11, 2019
java
parsing
abstract-syntax-tree
control-flow
How do I get clang to dump the AST without color?
Sep 19, 2022
clang
abstract-syntax-tree
clang++
ansi-colors
Scala AST in Scala [closed]
May 31, 2018
scala
abstract-syntax-tree
« Newer Entries
Older Entries »