Skip to content

Automatically solves common Java compile time errors such as missing brackets and semicolons etc.

License

Notifications You must be signed in to change notification settings

ashishpawar517/AutoCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCompiler

Getting Started

  • Solves common programming errors automatically.
  • Powered by Java Compiler API.

What is AutoCompiler?

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.

Kitten

Community

The AutoCompiler community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your thoughts.

Contributing

Please see our contributing.md.

Good First Issues

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.

Authors

About

Automatically solves common Java compile time errors such as missing brackets and semicolons etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages