Skip to content
/ sel Public
forked from GrammaTech/sel

Programmatic modification and evaluation of software

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

mmyjona/sel

 
 

Repository files navigation

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 abstract syntax trees parsed from source code (C/C++ support using Clang), compiled assembler, and linked ELF binaries. Mutation and evaluation methods are implemented on top of this interface supporting automation of common software engineering tasks through Search Based Software Engineering (SBSE) techniques.

See the manual, available at http://GrammaTech.github.io/sel.

About

Programmatic modification and evaluation of software

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 74.2%
  • C 21.5%
  • Assembly 1.3%
  • C++ 0.9%
  • Shell 0.8%
  • Makefile 0.7%
  • Other 0.6%