assembler
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
Here are 293 public repositories matching this topic...
The following is a C++ implementation of a two pass Assembler
-
Updated
Mar 28, 2021 - C++
System Software lab programs
-
Updated
Nov 28, 2019 - C++
NTU Introduction to Computer 2023 Fall Final Project - Assembler & VM Translator
-
Updated
Dec 26, 2023 - C++
A two-pass assembler and emulator implementation in C++ for a custom instruction set architecture. This project demonstrates the complete process of assembly language processing, from source code parsing to machine code execution.
-
Updated
Oct 24, 2025 - C++
Repo for a Hypothetical Language One Pass Assembler
-
Updated
Sep 16, 2021 - C++
Full featured assembly language and disassembler for the CHIP-8 virtual machine
-
Updated
May 9, 2024 - C++
SIC-XE Assembler with some intentional limitations
-
Updated
Oct 31, 2025 - C++
The assembler interprets instructions like "add" and "move" and converts them to specific binary codes based on the processor's architecture. This conversion involves understanding operand types (registers, memory) and encoding them into the machine code format.
-
Updated
Aug 19, 2025 - C++
Various linux includes converted to Flat Assembler syntax
-
Updated
Dec 30, 2017 - C++
An assembler and simulator made as a utility for the project of CMPN101 Course in Spring 2020.
-
Updated
May 8, 2020 - C++
Brainfuck Assembly is a human-readable assembly language to simplify the process of writing Brainfuck programs.
-
Updated
Aug 24, 2024 - C++
Created by Kathleen Booth
Released 1949
- Followers
- 336 followers
- Website
- github.com/topics/assembly
- Wikipedia
- Wikipedia