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.
Building an Operating System In Rust Part 2

Building an Operating System In Rust Part 2

Comments
13 min read
Building an Operating System In Rust Part 1

Building an Operating System In Rust Part 1

Comments
10 min read
I made assembly language interactive — a free x86-64 lesson that runs entirely in your browser

I made assembly language interactive — a free x86-64 lesson that runs entirely in your browser

Comments
2 min read
Moving Beyond CRUD: Building a Geofenced Network Engine from Scratch

Moving Beyond CRUD: Building a Geofenced Network Engine from Scratch

1
Comments
3 min read
NyxOS

NyxOS

Comments
1 min read
The fixed point: a compiler written in its own language just reproduced itself, byte for byte

The fixed point: a compiler written in its own language just reproduced itself, byte for byte

Comments
3 min read
I'm building a compiler in Rust!!!

I'm building a compiler in Rust!!!

5
Comments 2
1 min read
PAC - Pheonix Assembler Collection

PAC - Pheonix Assembler Collection

Comments
2 min read
VESQER: A DPCM+RLE Hybrid Compressor in Pure x64 Assembly

VESQER: A DPCM+RLE Hybrid Compressor in Pure x64 Assembly

Comments
8 min read
Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Linux x64 Assembly: Syscalls, Registers, and the .bss Segment

Comments
4 min read
memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

memfd_create: Anonymous RAM Files and Volatile Storage in x64 Assembly

Comments
3 min read
Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm

Comments
4 min read
A compiler written in its own language just emitted a standalone Linux executable

A compiler written in its own language just emitted a standalone Linux executable

Comments
4 min read
Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Registers, Lanes, and Berry Phase: Lifting Siunertaq from Batch Graphs to the Complex Plane

Comments
8 min read
I replaced hooking libraries with one rust crate

I replaced hooking libraries with one rust crate

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