Skip to content

oojahooo/bugfixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bugfixer

Bugfixer is a framework for autofix engines: Saver and NPEX.

Description

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).

Prerequisite

  • Saver & its runtime environment
  • NPEX & its runtime environment
  • npm

Build and Debug

Build

git clone [email protected]:chjkw/bugfixer2.git
cd bugfixer2
npm install

Debug

  • Open project root directory in the Visual Studio Code
  • Press F5 to Run/Debug

Related Information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.9%
  • HTML 28.4%
  • CSS 5.0%
  • JavaScript 1.7%