Skip to content
Snippets Groups Projects
Commit 0bf5f515 authored by martin.feussner's avatar martin.feussner
Browse files

Update file week02.md

parent 209954a9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
## Objective
In this group session, you will explore how *C* code is translated into assembly language across different architectures and compilers. By understanding the assembly output, you will gain insights into how different optimizations, data types, and architectures affect code execution.
In this group session, you will explore how **C** code is translated into assembly language across different architectures and compilers. By understanding the assembly output, you will gain insights into how different optimizations, data types, and architectures affect code execution.
## Preliminaries
Compiler explorer can be found here: https://godbolt.org/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment