Search code examples
Finding similar code sections using sub-trees...


algorithmparsinglanguage-agnosticcompiler-constructionabstract-syntax-tree

Read More
Code generating JUnit based on Abstract Syntax tree walk...


javajunitcode-generationabstract-syntax-tree

Read More
ANTLR3 C Target - parser return 'misses' out root element...


cantlrantlr3abstract-syntax-tree

Read More
generic AST builder...


abstract-syntax-tree

Read More
How to evaluate and process a simple string syntax-tree in C#?...


c#parsingantlrabstract-syntax-tree

Read More
Generate expression using C++ boost::spirit PEG grammar...


c++expression-treesboost-spiritabstract-syntax-tree

Read More
Groovy - AST Transformations, a practical example...


groovyabstract-syntax-tree

Read More
ANTLR AST building: root node as string instead of character...


c#stringantlrrootabstract-syntax-tree

Read More
AST traversal in visitor or in the nodes?...


c++compiler-constructionabstract-syntax-treevisitor-pattern

Read More
How hard is it to write an interpreted language assuming you have an AST?...


dynamicabstract-syntax-treeinterpreted-language

Read More
Getting module name with ast...


pythonparsingabstract-syntax-tree

Read More
Resources on converting syntax tree to assembly?...


parsingcompiler-constructionassemblyabstract-syntax-tree

Read More
Better way to test (automatically) a parser?...


parsingtestingabstract-syntax-tree

Read More
Creating a Compilation Unit with type bindings...


javaeclipse-pluginabstract-syntax-treeeclipse-jdt

Read More
Parse Python file and evaluate selected functions...


pythonparsingabstract-syntax-tree

Read More
Coalescing regular expressions in PHP...


phpregexabstract-syntax-tree

Read More
In Groovy Eclipse, is it possible to get intellisense for methods added through an AST transformatio...


eclipsegroovyintellisenseabstract-syntax-tree

Read More
How can I create an antlr tree of a given shape?...


c#antlrantlr3abstract-syntax-tree

Read More
Groovy AST Transformations - How can I figure out the return type of a MethodCallExpression?...


groovyabstract-syntax-tree

Read More
What can be used instead of ast module?...


pythonjsonabstract-syntax-treeevaluatepython-2.4

Read More
In an AST Visitor, how can I know which node's property I am visiting?...


javaeclipseeclipse-jdtabstract-syntax-tree

Read More
Compile subsection of Jinja2 AST...


pythonjinja2abstract-syntax-tree

Read More
Instrumenting JavaScript...


javascriptparsingabstract-syntax-tree

Read More
Optional rewrite rule for AST in ANTLR...


antlrabstract-syntax-tree

Read More
What tools exist for parsing Javascript and reading the results in Javascript or Ruby?...


javascriptrubyparsingabstract-syntax-trees-expression

Read More
Generating simple AST in ANTLR...


antlrantlr3abstract-syntax-treeantlrworks

Read More
How to implement a function call with Antlr so that it can be called even before it is defined?...


antlrabstract-syntax-treefunction-call

Read More
AST for any arbitrary programming language or IR...


c++cyacclexabstract-syntax-tree

Read More
How can I get the syntax tree from a coderef in Perl?...


perlcode-analysisabstract-syntax-treebytecode-manipulation

Read More
Ruby (MRI) Syntax Tree nodes documentation...


rubymetaprogrammingabstract-syntax-tree

Read More
BackNext