Program-Analysis / Java-to-AST-with-Visualization
Java Program -> AST -> .dot -> Visualization
☆68Updated 3 years ago
Alternatives and similar repositories for Java-to-AST-with-Visualization:
Users that are interested in Java-to-AST-with-Visualization are comparing it to the libraries listed below
- Creating Data Flow Graphs from java input classes☆48Updated 10 months ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 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
- ☆28Updated 4 years ago
- 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
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated last year
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- ☆112Updated 2 years ago
- A library for building intraprocedural PDGs for Java programs☆33Updated last year
- ☆27Updated 5 years ago
- ☆45Updated 2 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated 11 months ago
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆73Updated last year
- ☆56Updated last year
- ☆30Updated 6 years ago
- Automatic Generation of Text Descriptive Comments for Code Blocks☆31Updated 6 years ago
- ☆39Updated 2 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆79Updated 8 months 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
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆65Updated 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
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- ☆45Updated 4 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- A tool of collecting patch-related commits and parsing patches.☆13Updated 6 years ago
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated 2 years ago
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆165Updated last week