Vous êtes sur la page 1sur 15

PATEL COLLEGE OF SCIENCE &

TECHNOLOGY INDORE

Y  


Anura Khede
Mahima Rathore
Priyanka Purohit
Sheetal Sharma
Outline
¢ Introduction
¢ Project Category
¢ Software requirement
¢ Hardware requirement
¢ Features
¢ Problems
¢ Solution
¢ Conclusion
Introduction
¢ À ½
compiler is a computer program (or set of
programs) that transforms source code written
in a programming language (the source
language) into another computer language
(the target language, often having a binary form
known as object code) .
Continue«
¢ 

À 
ava compiler is a compiler for the ava
programming language. The most common
form of output from a ava compiler
are ava class files containing platform-
neutral ava bytecode .
continue«..
xe all know that½
ava compiler consists of both compiler
and interpreter.
Compiler½ converts source code to byte
code.
Interpreter ½ converts byte code to
executable code.
Continue..
¢ Y À   ½
s the name suggests online java
compiler«online means it is accessible
anywhere 24x7,java is a programming tool,
compiler is a language translator that
translates HLL to LLL through various
phases.
xith this project of ours we don·t need to
install any kind of java software &
moreover we can compile our source code
through mobile also
Project Category
¢ It is a web application .
web application is an application that is
accessed over a network such as
the Internet or an intranet
¢ èased on Client server architecture.
The client²server model of computing is
a distributed application structure that
partitions tasks or workloads between the
providers of a resource or service,
called servers, and service requesters,
called clients.
Client Server Architecture
Software Requirement
¢ CSS /HTML 5
¢ SP as web component.
¢ Sun pplication Server.
¢ MYSQL 5.6 server as Database system.
Hardware Requirement
¢ Y 
 
Microsoft Windows XP Professional Service
Pack 1+
   
 256 MB
  
512 MB
     250 MB free
    500 MB free.
Continue..
Features
¢ Portability
¢ Overhead of installation of java setup is
omitted as we can directly compile our
code.
¢ Although it is not an IDE but provides all
the necessary features of it.
¢ Less memory requirement.
Problems
¢ There were some problems in simple java
compiler as follows:
¢ For a simple java compiler it is
compulsory to install all essential
softwares. It means JDK should be
installed to execute java program.so
overall cost is increased.
¢ Wastage of time
Solutions
¢ The online java compiler project
overcomes all the problems which were
in simple compiler
¢ it saves the time wasted in installation of
the software required for compilation .
¢
¢ Extra cost is not required .
¢ It provides portability so that we can
access it from anywhere, anytime.
Conclusion

The central concept of the application is to


allow the programmer to compile source
code written in java language and get file
as output which is in the form of byte code
and it is completely platform independent.

Vous aimerez peut-être aussi