SkillAgentSearch skills...

AutoCompiler

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

Install / Use

/learn @ashishpawar517/AutoCompiler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://github.com/ashishpawar517/AutoCompiler"> <img src=".github/auto-compiler-logo.png" height="128"> <h1 align="center">AutoCompiler</h1> </a> </p> <p align="center"> <img src="https://forthebadge.com/images/badges/built-with-love.svg"> <img src="https://forthebadge.com/images/badges/made-with-java.svg"> <img alt="" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge" height="35px"> <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge" height="35px"> </a> </p>

Getting Started

  • Solves common programming errors automatically.
  • Powered by Java Compiler API.
<!-- ## Documentation WIP -->

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.

<img src=".github/ezgif1.gif" alt="Kitten" title="gif1" style="box-shadow: 0 10px 6px -6px #777;"/>

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

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3y ago
Forks4

Languages

Java

Security Score

80/100

Audited on Mar 7, 2023

No findings