Giter Site home page Giter Site logo

eschulte / software-evolution Goto Github PK

View Code? Open in Web Editor NEW
23.0 8.0 8.0 449 KB

evolution of extant software

Home Page: http://eschulte.github.io/software-evolution/index.html#Top

License: GNU General Public License v3.0

Common Lisp 96.56% C 0.59% Shell 2.65% C++ 0.12% Makefile 0.08%

software-evolution's Introduction

                               Archived
        Development moved to https://github.com/GrammaTech/sel
                               Archived

                          SOFTWARE EVOLUTION
     programmatic modification and evaluation of extant software

The SOFTWARE EVOLUTION library enables the programmatic modification
and evaluation of extant software.

A common interface abstracts over multiple types of software objects
including abstract syntax trees parsed from source code, LLVM IR,
compiled assembler, and linked ELF binaries.  Mutation and evaluation
methods are implemented on top of this interface supporting Search
Based Software Engineering (SBSE) techniques.

This library has been used to optimize benchmark programs (see
https://github.com/eschulte/goa) and to patch vulnerabilities in
closed source binaries (see http://eschulte.github.io/netgear-repair).

See the info manual for more information.  Available in the doc/
directory and at http://eschulte.github.io/software-evolution.

Please cite Eric Schulte's Ph.D. dissertation when you publish results
that you have obtained with the SOFTWARE EVOLUTION library.

  @phdthesis{schulte2014dissertation,
    author  = {Eric Schulte},
    title   = {Neutral Networks of Real-World Programs and their
                    Application to Automated Software Evolution},
    school  = {University of New Mexico},
    address = {Albuquerque, USA},
    month   = {July},
    year    = {2014},
    note    = {https://cs.unm.edu/~eschulte/dissertation}
  }

software-evolution's People

Contributors

eschulte avatar stharding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

software-evolution'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.