eolas/zk/Machine code.md
2024-03-11 07:00:04 +00:00

11 lines
261 B
Markdown

---
id: iqh8
title: Machine_code
tags: [binary, CPU]
created: Monday, March 11, 2024
---
# Machine code
No matter how a program was originally written, it eventually needs to execute
on a [[CPU_architecture|CPU]] as a series of machine language instructions.