Skip to content

Project for evaluating Python, C++, and Java programs online. It offers an online evaluation platform and an online IDE that is accessible from any device on the internet.

Notifications You must be signed in to change notification settings

ar0718/ONLINE_COMPILER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ONLINE_COMPILER

An online IDE and code evaluation platform that supports Python, C++, and Java. This project enables users to write, compile, and run code directly from the browser. It also includes a feature to add coding problems and submit solutions for correctness checking.


Features

  • ๐ŸŒ Web-Based IDE
    Run Python, C++, and Java programs from any deviceโ€”no installation needed.

  • ๐Ÿงช Code Evaluation Engine
    Automatically compiles and executes submitted code, checks output against test cases.

  • ๐Ÿงฉ Problem Management System
    Add, view, and manage coding problems with custom input and output.

  • ๐Ÿ’ก Instant Feedback
    Get real-time responses including compilation output, runtime errors, and test case results.


๐Ÿง‘โ€๐Ÿซ How It Works

  1. Select a programming language (Python, C++, or Java).
  2. Write or paste your code in the editor.
  3. Click โ€œRunโ€ to compile and execute the code.
  4. For problems, submit your solution to check its correctness.

๐Ÿ“„ License

This project is licensed under the MIT License. See the LICENSE file for more details.

COPYRIGHT (C) [YEAR] [AUTHOR/ORGANIZATION]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Project for evaluating Python, C++, and Java programs online. It offers an online evaluation platform and an online IDE that is accessible from any device on the internet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published