Skip to content
#

assembly-language

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

Hack-VM-Translator

The Hack VM Translator is a program that translates Hack VM code into Hack Assembly code. It is used in the Nand2Tetris course to convert high-level code written in the Hack VM language into low-level code that can be executed on the Hack computer platform.

  • Updated May 2, 2024
  • Python

MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses.

  • Updated Feb 29, 2024
  • Python

Created by Kathleen Booth

Released 1949

Followers
275 followers
Wikipedia
Wikipedia

Related Topics

c cpp operating-system