ElasticT3am / ast-generatorLinks
AST-generator project creates an Abstract Syntax Tree (AST) for each file of a Java project, translates them to graph models and inserts them to Neo4J (Graph Distributed DB) instance
☆24Updated 8 years ago
Alternatives and similar repositories for ast-generator
Users that are interested in ast-generator are comparing it to the libraries listed below
Sorting:
- Semantic Code Search☆35Updated 2 years ago
- CodeMind is a generic framework for evaluating inductive code reasoning of LLMs. It is equipped with a static analysis component that ena…☆39Updated 2 months ago
- A collection of practical code generation tasks and tests from open source projects. Complementary to HumanEval by OpenAI.☆24Updated 2 years ago
- A program repair tool which modifies any bugged Python script based on cues from rest of program.☆19Updated 4 years ago
- CD4Py: Code De-Duplication for Python☆24Updated 4 years ago
- Towards converting multilingual source code into one language-agnostic graph representation.☆46Updated 2 years ago
- ☆19Updated last month
- junit tools contest infrastructure☆11Updated last year
- Static Analysis on Java source code (and/or binary) using WALA and JavaParser.☆10Updated last week
- GraphGen4Code: a toolkit for creating code knowledge graphs based on WALA code analysis and extraction of documentation and forum content…☆286Updated 7 months ago
- Official implementation of paper How to Understand Whole Repository? New SOTA on SWE-bench Lite (21.3%)