DEV Community

Assembly

Assembly is a low-level programming language that uses mnemonics to represent machine instructions.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing a tiny PID 1 for containers in pure assembly (x86-64 + ARM64)

Writing a tiny PID 1 for containers in pure assembly (x86-64 + ARM64)

Comments
7 min read
Building an x86_64 Instruction Encoder from Scratch

Building an x86_64 Instruction Encoder from Scratch

Comments
3 min read
Programming Languages Lie: Variables Aren’t What You Think They Are

Programming Languages Lie: Variables Aren’t What You Think They Are

11
Comments 8
8 min read
The Return of Assembly: When LLMs No Longer Need High-Level Languages

The Return of Assembly: When LLMs No Longer Need High-Level Languages

18
Comments 13
4 min read
Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

Why NaN !== NaN in JavaScript (and the IEEE 754 story behind it)

3
Comments
7 min read
How I made my own Operating System (OS)

How I made my own Operating System (OS)

8
Comments
7 min read
Binary Analysis Fundamentals

Binary Analysis Fundamentals

Comments
20 min read
General Assembly Language Primer (part #1)

General Assembly Language Primer (part #1)

Comments
5 min read
Microsoft Just Open-Sourced the Original 6502 BASIC Interpreter

Microsoft Just Open-Sourced the Original 6502 BASIC Interpreter

17
Comments
3 min read
Making Pong in x86 Assembly

Making Pong in x86 Assembly

Comments
11 min read
How to vectorize your code for faster performance 🚀

How to vectorize your code for faster performance 🚀

8
Comments 1
9 min read
Building My First Kernel: Understanding Bare-Metal Operating Systems

Building My First Kernel: Understanding Bare-Metal Operating Systems

15
Comments 2
13 min read
Want to know about Assembly Programming?

Want to know about Assembly Programming?

2
Comments
2 min read
Digging Deeper: LED Blink from Arduino, C, and AVR Assembly

Digging Deeper: LED Blink from Arduino, C, and AVR Assembly

3
Comments
12 min read
Writing Inline Assembly in the Crystal Programming Language

Writing Inline Assembly in the Crystal Programming Language

3
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.