Showing posts with label compilers. Show all posts
Showing posts with label compilers. Show all posts

Friday, 21 November 2014

Java Eclipse

In computer programmingEclipse is an integrated development environment (IDE). It contains a base workspace and an extensible plug-in system for customizing the environment. Written mostly in Java, Eclipse can be used to develop applications. By means of various plug-ins, Eclipse may also be used to develop applications in other programming languagesAdaABAPCC++COBOLFortranHaskellJavaScriptLassoNaturalPerlPHPPrologPythonRRuby(including Ruby on Rails framework), ScalaClojureGroovyScheme, and Erlang. It can also be used to develop packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++ and Eclipse PDT for PHP, among others.


Download it from here

32-Bit click here

64-Bit click here

C And C++ compiler for windows 7,8,8.1

In computingC  is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at AT&T Bell Labs.
C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation.
It is designed with a bias for systems programming (e.g. embedded systems, operating system kernels), with performance, efficiency and flexibility of use as its design requirements. C++ has also been found useful in many other contexts, including desktop applications, servers (e.g. e-commerce, web search, SQL), performance critical applications (e.g. telephone switches, space probes) and entertainment software, such as video games.
for executing C & C++ you need an compiler so download the compiler from here

To Download