0% found this document useful (0 votes)
36 views

Virtual Compiler: Under Guidance of S.A. Korde

This document describes a virtual compiler project created by a team of students under the guidance of S.A. Korde. The virtual compiler allows users to write, compile, and run code for C, C++, and Java without installing any software. It stores files on a server and allows multiple users to access and edit codes simultaneously over a LAN connection. The project aims to simplify the compilation process and reduce user time.

Uploaded by

Hrishikesh Patil
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Virtual Compiler: Under Guidance of S.A. Korde

This document describes a virtual compiler project created by a team of students under the guidance of S.A. Korde. The virtual compiler allows users to write, compile, and run code for C, C++, and Java without installing any software. It stores files on a server and allows multiple users to access and edit codes simultaneously over a LAN connection. The project aims to simplify the compilation process and reduce user time.

Uploaded by

Hrishikesh Patil
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Virtual

Compiler

Under Guidance of S.A. Korde


Team Members :

 Chetan Patil
 Hrishikesh Patil
 Mayur Gore
 Pranit Borkar
Introduction

 Web based compiler: the main idea to use this


compiler is to make compilation in easier way.
 In this application three editors are included C, C++&
java.
 There is no need for installation of any s/w for C or
C++ language or any command prompt.
 User can upload & download the files.
 Multiple users can operate or do the coding on this
application by using LAN connectivity.
Scope of Project

 This application is very reliable and easy to handle.


 Reduces the user time.
 Easy to download and upload the programming files.
 By using intranet connection it can be used from
anywhere or any system.
 Stores all the files from server side.
 Any operating system for client is compatible.
Architecture
Basic Format of Domain Website

Compile Run Download Upload

C C++ Java

<Output> <Program>
ADVANTAGE

 No Need to install any Software.


 Less Maintenance.
 Help in avoiding different types of editors.
 Can be accessed from any machine and any OS.
 No need to consider of what type of OS is. for
example : Turbo C is not supported in
Linux.(Compatible with all the OS )
SOFTWARE REQUIREMENT

 Operating System Server : Any NOS


 Client : Internet Explorer
 Server :Apache Tomcat 1.6
 User Interface: Html 5, CSS3, Javascript, Jsp
 Code Behind : Java, Jdbc , MySQL 5.5,Servlet
 GNU C Compiler (GCC Compiler)
 Jdk 1.6 or Later
HARDWARE REQUIREMENT

 Processor : Intel Pentium IV or later at Client


: 64 bit at Server
 RAM : Minimum 512 MB at Client
:Minimum 4 GB at Server
 Secondary storage : Minimum 80 GB
Future Enhancement

 Database connectivity will help in storing the files.

 To provide security to the Database using passwords and


login id.

 New programming concepts will be added.

 Compilation speed will be increased by using another


server or supportive windows.
Conclusion

 The web based compiler application is useful for


everyone and can be used anywhere. Main idea to use
this application is to make the compilation of the
programming in easier way. This application is based
on intranet connection. Client-server architecture is
used in this application. Additional Feedback System
is used for taking feedback and user suggestions for
future improvements.
Thank You

You might also like