Skip to content

Commit

Permalink
Deployed 84e8983 with MkDocs version: 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-zakeri committed Dec 26, 2023
1 parent c1d98b0 commit 58fe3ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/00_Introduction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@


<h1 id="introduction">Introduction</h1>
<p><img src="../figs/lectures/compiler.jpg" width="300" class="center"/></p>
<p><img src="../pictures/compiler.jpg" width="300" class="center"/></p>
<h2 id="what-is-compiler">What is Compiler?</h2>
<p>A compiler is a software program that takes source code written in a high-level programming language and converts it into a lower-level language that can be executed by a machine. The output of this process is often referred to as object code or machine code.
The purpose of a compiler is to enable the execution of a program on a specific hardware platform.</p>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 58fe3ec

Please sign in to comment.