Software Evolution Library

Table of Contents

Next: , Previous: , Up: (dir)   [Contents][Index]


Software Evolution Library

This file documents the Software Evolution library

Copyright (C) 2014-2018 Eric Schulte and GrammaTech

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Section being “GNU GENERAL PUBLIC LICENSE,” A copy of the license is included in the section entitled “GNU Free Documentation License.”

The SOFTWARE-EVOLUTION-LIBRARY enables the programmatic modification and evaluation of software.

A common interface abstracts over multiple types of software objects including source code abstract syntax trees, compiled assembler code, and binary software objects. Software transformation, analysis, and evaluation techniques are implemented on top of this interface supporting automation of common software engineering tasks.


Next: , Previous: , Up: (dir)   [Contents][Index]