TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

C Tutorials

C Compilers

Overview

In this tutorial, we will learn about different C Compilers and the official websites to know more about them. A C compiler is a program that translates the source code written in the C high-level language into the machine language or intermediate object language like the assembly language.

C Compilers

Some of the most popular C Compilers are as follows:

  • GCC Compiler
  • CLang Compiler
  • Microsoft Visual C/C++ Compiler

GCC Compiler

GCC initially stood for GNU C Compiler, but since the compiler supports several other languages aside from C, GCC now stands for the GNU Compiler Collection. The GNU Compiler Collection includes libraries, programs, and tools for C, C++, Objective-C, Fortran, Ada, Go, etc. GCC was originally written as the compiler for the GNU operating system.

Official Website:

https://gcc.gnu.org/

 

GNU Compiler Collection GCC

CLang Compiler

The Clang Compiler is an open-source compiler for the C family of programming languages. C family of programming languages include C, C++ , Objective-C, Objective-C++, etc.

Official website:

https://clang.llvm.org/

C Compilers CLang

 

Microsoft Visual C/C++ Compiler

Microsoft Visual C++ compiler (MSVC) is a compiler for the C, and C++ programming languages by Microsoft Corporation. MSVC is proprietary software; it was originally a standalone product but later became a part of Visual Studio.

Official Website:

https://visualstudio.microsoft.com/vs/features/cplusplus/

MSVC Compiler Website

 

—

C Tutorials

C Tutorials on this website can be found at:

https://www.testingdocs.com/c-language-tutorial/

Related Posts

C Language Characteristics

C Tutorials /

C Language Characteristics

C Source Code .c File

C Tutorials /

C Program Files & Formats

C Pointers

C Tutorials /

C Pointers

C Tutorials /

C Two-Dimensional Arrays

Declare C Arrays

C Tutorials /

C Arrays

‹ C Pointers› C Program Files & Formats

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version