GrammaTech / sel

Programmatic modification and evaluation of software

Home Page:https://grammatech.github.io/sel/#Top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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      = {eschulte@grammatech.com},
  month        = 1,
  year         = 2018,
  note         = {https://grammatech.github.io/sel/}
}

About

Programmatic modification and evaluation of software

https://grammatech.github.io/sel/#Top

License:Other


Languages

Language:Common Lisp 79.3%Language:C 11.3%Language:Io 5.2%Language:Python 1.8%Language:Shell 0.7%Language:C++ 0.7%Language:Makefile 0.2%Language:JavaScript 0.2%Language:Coq 0.1%Language:Assembly 0.1%Language:Dockerfile 0.1%Language:Emacs Lisp 0.1%Language:TypeScript 0.0%Language:Rust 0.0%Language:NewLisp 0.0%Language:Java 0.0%