Skip to content

eklaDFF/WebBasedCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project is based on SpringBoot. Idea of this project is to enable Online Editing of Codes written in different Programming Languages although there is enough projects like this but they are require premium membership or lacks some functions. We are using Manaco library to reach IDE level code editing and Xtern to reach real command like interface for I/O.

Version 1

Limitations :
  • Only Java Languages is supported
  • Unable to accept dynamic input
  • See application.properties to edit PORT
  • Only Single Class is spported named "Main"
  • "Control/Command + Enter" executes the Program
Preview 1 : Basic "Hello, World" Program with "Main" Class Screenshot 2024-12-01 at 10 38 36 PM

Preview 2 : In this version, you must define class as "Main" Screenshot 2024-12-01 at 10 41 50 PM Screenshot 2024-12-01 at 10 42 19 PM

About

This Project is based SpringBoot where you can code and run on web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors