- Solves common programming errors automatically.
- Powered by Java Compiler API.
An automation project to solve compile-time errors on the fly. The idea started with an argument like if a compiler is smart enough to tell us that there’s a missing semi colon on line 17 then why is it can't just a semicolon there. That's what Autocompiler aims to do. See it in action.
The AutoCompiler community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your thoughts.
Please see our contributing.md.
We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
- Aashish Pawar (@ashishpawar517)
- Tauseef Ansari (@tauseefansari)