Главная
Study mode:
on
1
Introduction
2
Scanner
3
Lecture
4
Parser
5
ASD
6
Go Compiler
7
Type Checker
8
Intermediate Representation
9
Intermediate Representation Examples
10
Blocks
11
Scale Blocks
12
Machine Code Generation
13
Runtime
14
Binary
15
Cisco
16
Illustrations
17
Documentation
Description:
Explore the inner workings of the Go compiler in this 35-minute conference talk from GopherCon 2022. Dive deep into the compilation process, starting with a simple "Hello World" program and following its journey from source code to executable binary. Learn about key stages including scanning, parsing, abstract syntax trees, type checking, intermediate representation, and machine code generation. Gain insights into the Go runtime and discover how the compiler transforms human-readable code into a functional program. Perfect for Go developers seeking a deeper understanding of the language's compilation process and internals.

Hello World, from the Code to the Screen

Gopher Academy
Add to list
00:00
-03:16