Assembly
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
- GitHub: https://github.com/topics/assembly
- Wikipedia: https://en.wikipedia.org/wiki/Assembly_Language
- Created by: Kathleen Booth
- Released: 1949
- Related Topics: c, cpp, operating-system,
- Aliases: assembler, assembly-language,
- Last updated: 2026-07-02 00:02:36 UTC
- JSON Representation
https://github.com/nerett/cpucode_builder
Assembler for CPU project opcodes written in C
Last synced: 29 Apr 2026
https://github.com/rohitlodhii/operating_system
Making a custom operating system from scratch
assembly nasm qemu vim wsl-ubuntu
Last synced: 29 Apr 2026
https://github.com/youssefali11997/sic-xe-assembly-programs
SIC/XE Assembly Language programs written as a practice.
assembly assembly-language-programming sic-machine sic-xe-machines
Last synced: 22 Jun 2026
https://github.com/chrislowzhengxi/bomb-assembly
A security and debugging challenge that simulates a binary bomb, requiring users to analyze disassembled code, identify patterns, and solve sequential stages using reverse engineering techniques. Designed for practicing low-level programming, assembly analysis, and debugging.
Last synced: 29 Apr 2026