Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abstract-syntax-tree

What is the best or proper way to allow debugging of generated code?

Python AST node can not be executed inside a function

Custom Injections in Neovim Treesitter with Tagged Template Literals

How to use PHP-Parser to get the global variables name and change it

Clang ast-dump doesn't show some global variables

Generate import statement programmatically using typescript compiler API

Remove unused variables in Python source code

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?