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

GalaxyShark/AutoCompiler

 
 

Repository files navigation

LOGO logo_svg

Gitmoji

ℹ️️ About AutoCompiler

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

👀 See How it works

Level 1 Errors (semicolon/ bracket missing)

Kitten

Level 2 Errors (public class name / array initialization )

Kitten

👨🏻‍🏫 How to Use

  $> java Check Demo.java

⚠️️ Disclaimer

This AutoCompiler still in development so It only understands the basic error handling and workflow.

💁🏻 Contributing

  • This is an open source project. Any contribution would be greatly appreciated!
  • If you want to help us improve, take a minute to read the Contribution Guidelines first.
  • If you find a any problem , please open an issue.

🎉 Initial Release

1.0 - for handling level 1 errors.

About

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

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%