zfj1998 / COSAL

Multi Objective Code Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COSAL: Cross-language code search using static and dynamic analyses

This code repository contains code for the COSAL tool which performs code search across Java and Python. COSAL was accepted for FSE 2021. We are in the process of adding a docker image with the entire tool. You can check out our preprint here

Contents

FAQ:

1. What are the requirements to run COSAL?

Check out REQUIREMENTS.md

2. How do I set up COSAL?

Check out INSTALL.md

3. How do I run COSAL?

We got a docker image coming which should make this easier for you. Until then the steps are documented in RUNNING.md.

4. Who worked on this project?

George Mathew and Dr. Katie Stolee from NCSU are the main contributors for this project.

About

Multi Objective Code Search

License:The Unlicense


Languages

Language:Python 47.3%Language:Java 44.3%Language:ANTLR 6.3%Language:Haskell 0.9%Language:Shell 0.9%Language:R 0.3%Language:HTML 0.1%