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.
Learning Some Computer Science will Make You a Better (And More Expensive) Engineer

Learning Some Computer Science will Make You a Better (And More Expensive) Engineer

91
Comments 8
5 min read
Construindo um web server em Assembly x86, parte I, introdução

Construindo um web server em Assembly x86, parte I, introdução

84
Comments
3 min read
Node.js Under the Hood #8 - Understanding Bytecodes

Node.js Under the Hood #8 - Understanding Bytecodes

74
Comments 2
4 min read
Construindo um web server em Assembly x86, parte II, histĂłria e arquitetura

Construindo um web server em Assembly x86, parte II, histĂłria e arquitetura

54
Comments 3
11 min read
The Programming Language that Put Men on the Moon!

The Programming Language that Put Men on the Moon!

39
Comments 1
6 min read
Build your own Operating System #1_setup_booting

Build your own Operating System #1_setup_booting

21
Comments
5 min read
Node.js por Baixo dos Panos #8 - Entendendo Bytecodes

Node.js por Baixo dos Panos #8 - Entendendo Bytecodes

19
Comments
5 min read
What is an OpCode?

What is an OpCode?

19
Comments 1
6 min read
Construindo um web server em Assembly x86, parte III, cĂłdigo de mĂĄquina

Construindo um web server em Assembly x86, parte III, cĂłdigo de mĂĄquina

18
Comments 2
20 min read
Adventures in IL: Conditionals and Loops

Adventures in IL: Conditionals and Loops

15
Comments 2
9 min read
Looking Under The hood : Learning assembly by compiling C

Looking Under The hood : Learning assembly by compiling C

15
Comments
6 min read
Solidity Gas Optimizations pt.4 - Efficient Strings

Solidity Gas Optimizations pt.4 - Efficient Strings

14
Comments
2 min read
Introduction to RISC V and Assembly Language for Beginners

Introduction to RISC V and Assembly Language for Beginners

13
Comments
1 min read
Assembly code size optimization tricks

Assembly code size optimization tricks

13
Comments
10 min read
CALL me, maybe

CALL me, maybe

13
Comments 6
10 min read
Zombies! - A Game Written in Z80 Assembly

Zombies! - A Game Written in Z80 Assembly

12
Comments
5 min read
When do you ever need assembly?

When do you ever need assembly?

11
Comments 3
3 min read
A beginners guide to Assembly language using emu8086

A beginners guide to Assembly language using emu8086

11
Comments
12 min read
Under The Hood : Unassigned Global Variables

Under The Hood : Unassigned Global Variables

10
Comments
4 min read
Go With Assembly

Go With Assembly

9
Comments
3 min read
Assembly For JavaScript Developers

Assembly For JavaScript Developers

9
Comments
18 min read
Programming a peanut butter mill.

Programming a peanut butter mill.

9
Comments
5 min read
Introduction: Creating Sudoku Using eZ80 Assembly (While Learning ASM) [Puzzled Assembly #0]

Introduction: Creating Sudoku Using eZ80 Assembly (While Learning ASM) [Puzzled Assembly #0]

9
Comments
3 min read
Leta OS. By Mihindu Ranasinghe

Leta OS. By Mihindu Ranasinghe

8
Comments
3 min read
.NET Assembly Roundtripping

.NET Assembly Roundtripping

8
Comments
2 min read
Assembly is simple

Assembly is simple

8
Comments
2 min read
🚩 Insomni'hack 2022 CTF write-up

🚩 Insomni'hack 2022 CTF write-up

8
Comments
11 min read
Assembly essentials

Assembly essentials

7
Comments 1
2 min read
100 Languages Speedrun: Episode 44: RISC-V Assembly

100 Languages Speedrun: Episode 44: RISC-V Assembly

7
Comments
10 min read
Adding SVE2 Support to an Open Source Library - Part III

Adding SVE2 Support to an Open Source Library - Part III

7
Comments
12 min read
Kieszeń first game lesson

Kieszeń first game lesson

7
Comments
2 min read
Make and MakeFiles. What's that?

Make and MakeFiles. What's that?

6
Comments
4 min read
Executando Assembly com QEMU no WSL

Executando Assembly com QEMU no WSL

6
Comments
2 min read
Algorithm Selection on x86_64 vs AArch64 Part II

Algorithm Selection on x86_64 vs AArch64 Part II

6
Comments
4 min read
Under The Hood : Assigning Values to Global Pointers

Under The Hood : Assigning Values to Global Pointers

6
Comments
6 min read
100 Languages Speedrun: Episode 46: ARM64 Assembly

100 Languages Speedrun: Episode 46: ARM64 Assembly

6
Comments
11 min read
Under The Hood : Assigning Values to Global Variables

Under The Hood : Assigning Values to Global Variables

6
Comments
6 min read
Adding SVE2 Support to an Open Source Library - Part I

Adding SVE2 Support to an Open Source Library - Part I

6
Comments
4 min read
Under The Hood Of C With Assembly : No Code

Under The Hood Of C With Assembly : No Code

6
Comments 3
6 min read
JavaScript CPU Emulator Problem

JavaScript CPU Emulator Problem

6
Comments
2 min read
Calling Assembly function from Python (Part - maybe 0)

Calling Assembly function from Python (Part - maybe 0)

6
Comments
4 min read
6502 - Assembly Language Practice

6502 - Assembly Language Practice

6
Comments
3 min read
x86_64 Assembly Language

x86_64 Assembly Language

6
Comments
4 min read
Writing a NES game day 11, Fire!

Writing a NES game day 11, Fire!

5
Comments 2
2 min read
Under the Hood : The Main Function

Under the Hood : The Main Function

5
Comments 1
3 min read
Building a Simple Bootloader in NASM x86

Building a Simple Bootloader in NASM x86

5
Comments
3 min read
100 Languages Speedrun: Episode 62: LLVM Intermediate Representation

100 Languages Speedrun: Episode 62: LLVM Intermediate Representation

5
Comments
14 min read
Algorithm Selection on x86_64 vs AArch64 Part I

Algorithm Selection on x86_64 vs AArch64 Part I

5
Comments
7 min read
SPO600 Lab4(Option 4): Screen Colour Selector Part B

SPO600 Lab4(Option 4): Screen Colour Selector Part B

5
Comments
3 min read
How are threads created in Linux x86_64

How are threads created in Linux x86_64

5
Comments 2
5 min read
AArch64 Assembly Language Part II

AArch64 Assembly Language Part II

5
Comments
3 min read
Hello World in Assembly (x86-64)

Hello World in Assembly (x86-64)

5
Comments 3
2 min read
Bootloader 101

Bootloader 101

5
Comments
5 min read
Adding SVE2 Support to an Open Source Library - Part II

Adding SVE2 Support to an Open Source Library - Part II

5
Comments
4 min read
My Julia VM and what I learned

My Julia VM and what I learned

5
Comments
3 min read
BAL - Designed for hardware

BAL - Designed for hardware

5
Comments
5 min read
Optimizing a Program Through SVE2 Auto-Vectorization

Optimizing a Program Through SVE2 Auto-Vectorization

5
Comments
3 min read
Challenge RE #21

Challenge RE #21

5
Comments
2 min read
Los registros de la Commodore64

Los registros de la Commodore64

4
Comments
2 min read
6502 Math and Strings Part III

6502 Math and Strings Part III

4
Comments
6 min read
loading...