Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Assembly
Assembly is a low-level programming language that uses mnemonics to represent machine instructions.
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
NASM Assembly Language: A Quick Start for Developers
Prabhat Anand
Prabhat Anand
Prabhat Anand
Follow
Aug 18
NASM Assembly Language: A Quick Start for Developers
#
assembly
#
nasm
#
programming
#
computerscience
Comments
Add Comment
2 min read
I taught my CPU to sing — in pure Assembly
Em'
Em'
Em'
Follow
Aug 17
I taught my CPU to sing — in pure Assembly
#
assembly
#
programming
#
music
#
chiptune
Comments
1
 comment
4 min read
Comprei um water cooler sem suporte para Linux. EntĂŁo fiz engenharia reversa do software.
Kleber Silva
Kleber Silva
Kleber Silva
Follow
Aug 17
Comprei um water cooler sem suporte para Linux. EntĂŁo fiz engenharia reversa do software.
#
programming
#
linux
#
assembly
#
tutorial
1
 reaction
Comments
Add Comment
7 min read
My quest to learn Assembly programming ; Introduction
Benjamin
Benjamin
Benjamin
Follow
Aug 2
My quest to learn Assembly programming ; Introduction
#
assembly
#
programming
Comments
Add Comment
3 min read
What I Learned Writing Assembly After Only Knowing Java and JavaScript
Wassim bd
Wassim bd
Wassim bd
Follow
Aug 2
What I Learned Writing Assembly After Only Knowing Java and JavaScript
#
assembly
#
computerscience
#
beginners
#
riscv
Comments
Add Comment
3 min read
BoltOS: The new era of challenging hobby OS development. (FULL DOOM PORT AND DRIVERS!)
AdrianBolt
AdrianBolt
AdrianBolt
Follow
Jul 28
BoltOS: The new era of challenging hobby OS development. (FULL DOOM PORT AND DRIVERS!)
#
opensource
#
c
#
assembly
#
programming
1
 reaction
Comments
Add Comment
2 min read
Building a Linux Kernel Module in Pure x86
Daniel Petrovic
Daniel Petrovic
Daniel Petrovic
Follow
Jul 31
Building a Linux Kernel Module in Pure x86
#
linux
#
kernel
#
assembly
#
x86
Comments
Add Comment
8 min read
Building an Operating System In Rust Part 2
BENKAY THE FIRST
BENKAY THE FIRST
BENKAY THE FIRST
Follow
Jul 24
Building an Operating System In Rust Part 2
#
lowlevel
#
assembly
#
rust
#
operatingsystem
Comments
Add Comment
13 min read
Building an Operating System In Rust Part 1
BENKAY THE FIRST
BENKAY THE FIRST
BENKAY THE FIRST
Follow
Jul 24
Building an Operating System In Rust Part 1
#
rust
#
assembly
#
operatingsystems
#
lowlevel
Comments
Add Comment
10 min read
I made assembly language interactive — a free x86-64 lesson that runs entirely in your browser
stackframe-hq
stackframe-hq
stackframe-hq
Follow
Jul 20
I made assembly language interactive — a free x86-64 lesson that runs entirely in your browser
#
showdev
#
assembly
#
webdev
#
learning
Comments
Add Comment
2 min read
NyxOS
Kazah
Kazah
Kazah
Follow
Jul 13
NyxOS
#
c
#
assembly
#
kernel
Comments
Add Comment
1 min read
The fixed point: a compiler written in its own language just reproduced itself, byte for byte
arcker
arcker
arcker
Follow
Jul 12
The fixed point: a compiler written in its own language just reproduced itself, byte for byte
#
compilers
#
rust
#
programminglanguages
#
assembly
Comments
Add Comment
3 min read
Building a 100% Freestanding, Zero-CRT JIT & AOT Compiler Engine in C++20 for Anastasia Assembly (.ana)
Nader Mahbub Khan
Nader Mahbub Khan
Nader Mahbub Khan
Follow
Aug 12
Building a 100% Freestanding, Zero-CRT JIT & AOT Compiler Engine in C++20 for Anastasia Assembly (.ana)
#
cpp
#
computerscience
#
compilers
#
assembly
Comments
2
 comments
2 min read
PAC - Pheonix Assembler Collection
AkshuDev
AkshuDev
AkshuDev
Follow
Jul 7
PAC - Pheonix Assembler Collection
#
assembly
#
systems
#
cli
#
c
Comments
Add Comment
2 min read
C++ | Optimizing Move Until We Cannot