Overview of Compiler Design

  • Unique Paper ID: 154957
  • Volume: 8
  • Issue: 12
  • PageNo: 815-818
  • Abstract:
  • Research in compiler construction has been one of the main research areas in computer science. Researchers in this domain try to understand how a computer system and computer languages associates. A compiler translates code written in human-readable form (source code) to target code (machine code) that is efficient and optimized in terms of time and space without changing the meaning of the program. This paper aims to explain what a compiler is and give an overview of the stages involved in translating computer programming languages.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{154957,
        author = {Vikash Chauhan  and Vineet Patwal and Dovkush},
        title = {Overview of Compiler Design},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {8},
        number = {12},
        pages = {815-818},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=154957},
        abstract = {Research in compiler construction has been one of the main research areas in computer science. Researchers in this domain try to understand how a computer system and computer languages associates. A compiler translates code written in human-readable form (source code) to target code (machine code) that is efficient and optimized in terms of time and space without changing the meaning of the program. This paper aims to explain what a compiler is and give an overview of the stages involved in translating computer programming languages. },
        keywords = {compiler, assembler, phases of a compiler, analysis, synthesis, types of a compiler},
        month = {},
        }

Cite This Article

  • ISSN: 2349-6002
  • Volume: 8
  • Issue: 12
  • PageNo: 815-818

Overview of Compiler Design

Related Articles