| User Functions |
|
Don't have an account yet? Sign up as a New User
|
|
| Events |
|
There are no upcoming events |
|
|
 |
 |
 |
 |
| 8 of the Best Free Linux Compilers |
|
Sunday, August 02 2009 @ 05:42 AM EDT Contributed by: sde
|
A compiler is software that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code).
Typically, a programmer writes language statements in a language such as C or C++ using an editor. The programmer then runs the appropriate language compiler, which analyzes the language statements and turns them into machine code that the processor can execute.
The GNU Compiler Collection (which includes C, C++, Objective-C, Fortran, and Ada compilers) is one of the most important tools for the creation of free software, and naturally takes pride of place in this article. However, Linux has a diverse range of other compilers available, many of which are released under freely distributable licenses. Read more
|
|
| |
| [ Views: 2361 ] |
|
|
 |
 |
 |
 |
|
|
We have written a
range of guides highlighting excellent free
books for popular programming languages. Check out the
following guides: C,
C++,
C#,
Java,
JavaScript,
CoffeeScript,
HTML,
Python,
Ruby,
Perl,
Haskell,
PHP,
Lisp,
R,
Prolog,
Scala,
Scheme, and SQL.
|
|
|
|