Bugfixer is a framework for autofix engines: Saver and NPEX.
Bugfixer provides below features.
- Find bugs, generate patches and applying patch using SAVER (C language).
- Find bugs, generate patches and applying patch using NPEX (JAVA language).
git clone git@github.com:chjkw/bugfixer2.git
cd bugfixer2
npm install
- Open project root directory in the Visual Studio Code
- Press F5 to Run/Debug
- VS Code Extension API
- Engines