Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abstract-syntax-tree

ANTLR 4 and AST visitors

How to find out if (the source code of) a function contains a loop?

Build AST from C code

Access the Abstract Syntax Tree of V8 Engine

boost::spirit access position iterator from semantic actions

Elegant AST model

What is the equivalent of Python's ast.literal_eval() in Julia?

AST interpreter?

How can I reuse definition (AST) subtrees in a macro?

Tracing Python expression evaluation step by step

python: get the abstract syntax tree of imported function?

Pretty Printing AST with Minimal Parentheses

How do you do a python 'eval' only within an object context?

Get all "malloc" calls using ASTMatcher

How to write a Typescript plugin?

Can I get AST from live scala code?

Is there any way to programmatically generate Python bytecode?

clang -cc1 and system includes

F# parsing Abstract Syntax Trees

Are there any non-Lisp dialects that allow for syntactic abstraction?