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.
Design of Real Ticker Driven Simulation Trading System Based on FMZ Quant Trading Platform

Design of Real Ticker Driven Simulation Trading System Based on FMZ Quant Trading Platform

Comments
14 min read
MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

5
Comments 40
4 min read
Brewing Cappuccino: Writing a compiler without LLVM's IR

Brewing Cappuccino: Writing a compiler without LLVM's IR

Comments
4 min read
🚀 Introducing TigerASM: Your Rust-to-Python Runtime Assembler Library 🐯⚡

🚀 Introducing TigerASM: Your Rust-to-Python Runtime Assembler Library 🐯⚡

Comments 1
2 min read
Orange

Orange

1
Comments
1 min read
10,000 Lines of C, Real x86-64 Assembly for Critical Paths: Building Kernel-Level AI Security

10,000 Lines of C, Real x86-64 Assembly for Critical Paths: Building Kernel-Level AI Security

Comments
7 min read
From ARM Assembly to Machine Code: A Bare-Metal Primer

From ARM Assembly to Machine Code: A Bare-Metal Primer

Comments
5 min read
MyLibc

MyLibc

1
Comments
1 min read
Minimal Linux x86_64 Syscall Samples (pure assembly, no libc)

Minimal Linux x86_64 Syscall Samples (pure assembly, no libc)

Comments
1 min read
How I Learned Assembly Language (And Why It Changed the Way I Think About Computers)

How I Learned Assembly Language (And Why It Changed the Way I Think About Computers)

Comments
3 min read
Understanding Processors : babies to beast

Understanding Processors : babies to beast

1
Comments
9 min read
MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

5
Comments 26
3 min read
Comparing images with AVX

Hacktoberfest: Contribution Chronicles

Comparing images with AVX

Comments
6 min read
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

17
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
Binary Analysis Fundamentals

Binary Analysis Fundamentals

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

How I made my own Operating System (OS)

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

General Assembly Language Primer (part #1)

Comments
5 min read
从 COBOL 到汇编:用个税计算器带你扒光 60 年老古董语言

从 COBOL 到汇编:用个税计算器带你扒光 60 年老古董语言

Comments
2 min read
Writing SIMD in Crystal with Inline Assembly

Writing SIMD in Crystal with Inline Assembly

Comments
8 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
Vibe coding an Operating System chapter 2

Vibe coding an Operating System chapter 2

Comments
2 min read
loading...