What is the Full Form of GNU?

GNU Full Form is GNU's Not Unix. It is a computer operating system which is similar to Unix. It was started as a project by Richard Stallman in 1983 and its development began on January 5, 1984. The main objective of GNU was to provide free software. It is named as a Unix-like computer operating system, because its design is similar to Unix but contains no Unix Code.

The GNU Compiler for Java (GCJ or gcj), a free-software compiler for the Java programming language, forms part of the GNU Compiler Collection. It can compile Java source code to either Java Virtual Machine bytecode, or directly to machine code for any of a number of CPU architectures. It can also compile class files containing bytecode or entire JARs containing such files into machine code. Almost all of the runtime-libraries used by gcj come from the GNU Classpath project (but compare the libgcj library). As of gcj 4.3, gcj integrates with ecj, the Eclipse Compiler for Java.

The GNU compiler provides these extensions to the C++ language (and you can also use most of the C language extensions in your C++ programs). If you want to write code that checks whether these features are available, you can test for the GNU compiler the same way as for C programs.

Components of GNU:-
  • GNU Compiler Collection (GCC)
  • GNU C Library (glibc)
  • GNU Core Utilities (coreutils)
  • GNU Debugger (GDB)
  • GNU Binary Utilities (binutils)
  • GNU Bash shell etc.

Comments

Popular posts from this blog

What is the Full Form of LASER?

What is the Full Form of LPG?

What is the Full Form of TFT?