hpnog / javaDependenceGraphLinks
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 file. It's wrapped around an easy to use GUI for a better analysis of the code provided to the application through the intermediate representation of a PDG.
☆23Updated 5 years ago
Alternatives and similar repositories for javaDependenceGraph
Users that are interested in javaDependenceGraph are comparing it to the libraries listed below
Sorting:
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 6 years ago
- A library for building intraprocedural PDGs for Java programs☆34Updated last year
- This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated C…☆31Updated 3 years ago
- ☆39Updated last year
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆65Updated 3 years ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- ☆113Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- ☆59Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Updated 2 years ago
- ☆29Updated 4 years ago
- Functional clone detection(currently maintained version)☆34Updated 2 years ago
- ⚙️ Program slicer based on the Mozilla Lithium Tool for Java (also dubbed as Tandem-FL).☆11Updated 8 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
- ☆46Updated 3 years ago
- Template-based Automated Program Repair☆47Updated last year
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆67Updated last year
- Bugs.jar: A Large-scale, Diverse Dataset of Bugs for Java Program Repair☆56Updated 7 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆76Updated last year
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆30Updated 3 years ago
- Deep learning code semantic similarity☆64Updated 6 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- ☆28Updated 4 years ago
- CLCDSA: Cross Language Code Clone Detection using Syntactical Features and API Documentation☆22Updated 3 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆70Updated 2 years ago
- For our ICSE23 paper "KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair" by Nan Jiang, Thibaud Lutellier, Yiling…☆31Updated last year
- An Extensible Java Bug Benchmark for Automatic Program Repair Studies☆36Updated last year
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆38Updated 3 years ago