Search code examples
Scala: Expand Macros at Runtime...


scalamacrosruntimeabstract-syntax-tree

Read More
CSS AST analyzer...


javascriptcssoptimizationabstract-syntax-tree

Read More
Generate AST in the form of a dot file...


javaabstract-syntax-treeantlr3dot

Read More
fatal error: 'stddef.h' file not found when using clang-llvm ASTMatcher...


clangabstract-syntax-treellvm-clangclang-ast-matchers

Read More
Is the generation of an AST mandatory to create a compiler?...


c++parsingassemblyabstract-syntax-tree

Read More
Finding potentially problematic string concatationing code by \n...


pythonparsingabstract-syntax-tree

Read More
yacc: how to "save" code for execution in future?...


data-structuresabstract-syntax-treeyacc

Read More
Converting an AST to bytecode...


ccompiler-constructionabstract-syntax-treebytecodeinterpreter

Read More
How do I use CCode attributes in Vala?...


ccode-generationabstract-syntax-treevala

Read More
Adding nodes to Clang's AST...


clangabstract-syntax-treellvm-clang

Read More
Any good usage examples of an AST transformation with ppx_driver (register_transformation_using_ocam...


ocamlabstract-syntax-treeppx

Read More
How can I find all member field read/writes using Clang?...


c++clangabstract-syntax-treestatic-analysisllvm-clang

Read More
Stuck at Step 0 of using LibTooling and LibASTMatchers...


gitclangllvmabstract-syntax-tree

Read More
cup_v10k AST does not recognize Boolean...


javaabstract-syntax-treecup

Read More
How to make use of Clang's AST?...


cclangabstract-syntax-tree

Read More
How to run a action after another in RecursiveASTVisitor?...


clangabstract-syntax-treeclang++

Read More
Storing values in bytecode...


ccompiler-constructionabstract-syntax-treebytecodeinterpreter

Read More
How to insert import statement into AST with Babel.js?...


javascriptbabeljsabstract-syntax-tree

Read More
Bison multiple nonterminals with attributes...


cparsingbisonabstract-syntax-treeflex-lexer

Read More
Resolve type binding is always null in Assignment and VariableDeclarationFragment ASTParser...


javaeclipseparsingabstract-syntax-tree

Read More
ANTLR 4 and AST visitors...


javaantlrvisitor-patternabstract-syntax-treeantlr4

Read More
Functional Programming: Embedding functions in AST?...


functionf#functional-programmingabstract-syntax-tree

Read More
Antlr Parser Testing Python...


pythonantlrgrammarabstract-syntax-tree

Read More
python/Pyqt5 - how to avoid eval while using ast and getting ValueError: malformed string in attemt ...


pythonevalpyqt5abstract-syntax-tree

Read More
Is there a way to get the line number of node from typescript compiler API?...


typescriptabstract-syntax-treestatic-analysistypescript-compiler-api

Read More
How to set source path entries in order to resolve bindings in eclipse jdt ast...


eclipseabstract-syntax-treeeclipse-jdt

Read More
Load python source code into function object...


pythonabstract-syntax-tree

Read More
Get source script details, similar to inspect.getmembers() without importing the script...


pythonimportabstract-syntax-treeinspect

Read More
How do you represent nil in Go AST?...


goabstract-syntax-tree

Read More
Eclipse JDT: How to find JDK MethodInvocation and ClassInstanceCreation...


javaabstract-syntax-treeeclipse-jdtmethod-invocation

Read More
BackNext