C Compilers

C Compilers are playing important role in software development. compilers are converting human-written code into another runnable software in machines.

CompilersDescriptions
Microsoft – Visual StudioVisual Studio is a free source from Microsoft. You can download and install from the visual studio side.

Supports in windows (offline).
Bortland   –  Turbo C, Turbo C++Supports in windows(offline).

You can download the portable version from this link
Dev C++Dev C++ compiler not support void in main function, main function should be mention int type and return type.

Supports in windows(offline).

you can download the portable version by here

you can do the debug of program refer the video
Gcc compilerSupport in Linux(offline).
C Compliers

Online Compiler (Web-Based)

Many online browser based compliers are available

  1. OnlineGDB
  2. Tutorialspoint
  3. JDoodle
  4. CodeChef
  5. Repl.it

Compiler Design

  • Lexical Analyzer
  • Syntax Analyzer
  • Syntax Directed Translation
  • Code Generation and Optimization
  • Run-time Environments
Please turn AdBlock off, and continue learning

Notice for AdBlock users

Please turn AdBlock off
Index

Discover more from ArunEworld

Subscribe now to keep reading and get access to the full archive.

Continue reading