|
Abstract
Remote Compiler benefits the use of computer network to
the maximum level. It is a software that helps avoid the need to have various
types of compilers in a system. The Remote Compiler helps us compile programs
coded in any language irrespective of the compiler being available in our system.
It also helps one to obtain the output from a program even when the environment
needed to run the program is not available. This system of software avoids the
need of multiple environments and platforms to exist in the same system Remote
Compiler is a network based software development program which integrates various
types of compilers and programming environments under one roof. The Remote Compiler
is a network based multi-user, multi-language supported program that help one
to compile any programs coded in any language. The user can get the code compiled
even if the compiler is not available in his system. Being multi-user the program
is able to serve multiple number of users simultaneously. The program supports
various languages such as Java, C, C++, C#, Perl etc. This enables one to compile
programs coded in any language irrespective of the compiler being available in
his system. Remote Compiler enables one to also execute program which require
environment which may not be available in his system. The software provides options
to download the executables and also obtain outputs of the program which require
other working environments. The programming
world offers programmers with a large number of high level languages which have
their own merits and demerits. The programmers have their own choice of languages
and the working environments. For a normal programmer, it may be difficult for
him to have all the requirements all setup for coding and execution. For the compilation
of a code coded in some high-level language, the particular compiler supporting
that language must present in the system.
For
a program to execute successfully, the system should have all the environments
necessary for the software to run. This means the user must have to install all
the necessary requirements to run the program successfully. Meeting these requirements
will prove costly. The Remote Compiler is a complete solution to these problems.
<<
back |