Skip to content
#

assembler

assembly logo

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 663 public repositories matching this topic...

Vulcan-16 is a 16-bit Harvard architecture computer designed from the ground up using Hardware Description Language (HDL). Built from NAND gates to a functional CPU, it includes memory subsystems (RAM/ROM), a custom OS with screen/keyboard drivers, and a complete software toolchain (assembler, compiler, VM translator).

  • Updated Sep 6, 2025
  • Assembly

Created by Kathleen Booth

Released 1949

Followers
336 followers
Website
github.com/topics/assembly
Wikipedia
Wikipedia

Related topics

c cpp operating-system