GrammaTech Sel Save

Programmatic modification and evaluation of software

Project README

SOFTWARE-EVOLUTION-LIBRARY

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 (primarily using tree-sitter), 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.

See the manual, available at https://grammatech.github.io/sel.

SEL has been used to support many projects including:

To cite SEL please use the following reference:

@manual{sel2018manual,
  title        = {Software Evolution Library},
  author       = {Eric Schulte and Contributors},
  organization = {GrammaTech},
  address      = {[email protected]},
  month        = 1,
  year         = 2018,
  note         = {https://grammatech.github.io/sel/}
}
Open Source Agenda is not affiliated with "GrammaTech Sel" Project. README Source: GrammaTech/sel

Open Source Agenda Badge

Open Source Agenda Rating