
Episode 96: How Computers Work Part VI - High Level Programming and Software
The Science of Everything Podcast
00:00
How to Convert a High Level Programming Language Into Machine Code
A high level programme can be written in any text editor, even note pad. When you want to convert that programme from the sequence of statements into a binary executable file it requires a special piece of software called a compiler. The compilation converts this into an assembly programme by following a sequence of steps. That assembly programme is then converted by an assembler into machine code.
Transcript
Play full episode