satnam-sandhu / ASTGeneratorLinks
Simple AST generator for Java v8 using ANTLR v4.
☆21Updated 7 years ago
Alternatives and similar repositories for ASTGenerator
Users that are interested in ASTGenerator are comparing it to the libraries listed below
Sorting:
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆167Updated last week
- Sample project with a basic Maven + JavaParser setup☆95Updated last month
- A program slicer for Java, based on the system dependence graph (SDG).☆67Updated last week
- Code clone detection; clone-related bug detection; sematic clone analysis☆219Updated last year
- Automatic program repair for Java with generate-and-validate techniques : jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepai…☆210Updated 3 months ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast a…☆99Updated 8 months ago
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆100Updated last year
- Example using the Eclipse CDT Parser API☆63Updated 6 years ago
- Slicer4J is an accurate, low-overhead dynamic slicer for Java programs.☆45Updated last year
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 5 years ago
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 6 years ago
- generate program dependence graphs for java programs.☆25Updated 7 years ago
- Towards converting multilingual source code into one language-agnostic graph representation.☆46Updated 2 years ago
- A library for building intraprocedural PDGs for Java programs☆34Updated last year
- ☆58Updated last year
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.☆100Updated 9 months ago
- Creating Data Flow Graphs from java input classes☆49Updated last year
- A library for mining of path-based representations of code (and more)☆292Updated last year
- ☆113Updated 2 years ago
- Abstract Syntax Tree Extractor for Java Source Code☆44Updated 2 years ago
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆81Updated 10 months ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated 2 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- Enables the extraction of Java AST nodes with plain JDT☆18Updated 7 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- Sourcerer's Code Clone project☆213Updated 3 years ago
- Examples on how to use the Spoon Java source code transformation library☆89Updated 2 years ago