instruction-set

There are 39 repositories under instruction-set topic.

  • hack-assembler

    Assembler implementation or the Hack computer from the Nand To Tetris course.

    Language:Python
  • InstructionSelection-Presentation

    Engineering a Compiler - Instruction Selection Presentaion in Greek

  • Python-Instruction-Set-Computer

    「Python指令集處理器」(Python instruction set computer)是一個基於Python程式語言所製作出的高階指令集處理器,目的是使用邏輯閘的方式組成Python程式,讓處理器在運作的時候可以如Python一樣的簡潔、快速。