Crate nand2tetris_assembler_rust

Source
Expand description

nand2teris assembler

translat the assembly code to binary code.

Modules§

cli

Functions§

translate
Read the assembly code from a file and translate it to binary code.