GithubHelp home page GithubHelp logo

h31 / librarymigration Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 1.75 MB

A tool that helps to migrate (port) code from one library to another

License: MIT License

Kotlin 92.99% HTML 0.56% ANTLR 2.32% LSL 4.13%

librarymigration's Introduction

LibraryMigration

A tool that helps to migrate (port) code from one library to another.

A more verbose description is available in the paper.

Setup Instruction

LibraryMigration requires the Java Development Kit (JDK) version 8 or later. JRE is not sufficient. For example, on Windows you can use Oracle JDK. On Ubuntu/Debian, you can use openjdk-8-jdk package to run the LibraryMigration project.

  1. Run git clone https://github.com/h31/LibraryMigration.git command or download and unpack a ZIP archive.
  2. If you are running Linux and have used git to fetch the source, it is strongly recommended to execute examples/make_traces.sh script.
  3. Run the tests:
    • Linux: ./gradlew clean test
    • Windows (cmd.exe): gradlew.bat clean test
    • Windows (PowerShell): .\gradlew clean test

Original code can be found in examples directory. Migrated code is located in the examples/migrated directory.

librarymigration's People

Contributors

h31 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

librarymigration's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.