6K followers • CS & IT
Oct 14, 2024 • 1h 5m • 209 views
A compiler translates a high-level programming language (source code) into machine code (target code) that a computer’s CPU can execute. The compilation process typically occurs in two phases: analysis and synthesis. In this session, we will have practice on basic questions of compiler.