Skip to content

RISHI2303/Online-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Compiler

This is a basic website that allows you to compile code online. It is not a full-featured compiler, but it is a good starting point for learning how to use the compiler.

This website is an assignment from CodeQuotient Platform. It uses API and AJAX calls to compile your code.


It currently supports the following 5 languages:

  • C
  • C++
  • Python
  • Java
  • JavaScript

Limitations

  • User Input: It is not possible to give input to the program.

  • File Input: It is not possible to read from files.

  • Debugging: It is not possible to debug the program.

  • UI: User Interface can be improved further.


Screenshots:

Image1

Image2

About

This is a basic website to compile your codes using API's with the help of AJAX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published