Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abstract-syntax-tree

Python AST - finding particular named function calls

Python Libcst: Unable to generate code from the node in visitor class

Using ast.literal_eval on a nested dictionary

How to get the tree structure data of class/property/method in tree-sitter?

Python AST from ANTLR Parse Tree?

How to traverse typed abstract syntax tree in OCaml compiler

Transform quoted elixir code to a code string

OCaml polymorphic variants in pattern matching

Type design for the AST of my language remembering token locations

How to leave out unimportant nodes?

python ast vs json for str to dict translation

scala properly defining a empty value for a abstract data type

Does using a free monad in F# imply a higher startup time and limited instructions?

Eclipse Abstract Syntax Tree Diff

How to get an inheritance tree from AST?

Python AST, ast.NodeTransformer ,TypeError: required field 'lineno' missing from stmt

Is there something like cata but where you can match inner structure?

How to access comments from the java compiler tree api generated ast?

Implementing goto in an ast