Skip to content

An assembler for the Hack computer, written in Swift

Notifications You must be signed in to change notification settings

creister/HackAssembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackAssembler

An assembler for the Hack computer (see From NAND to Tetris)

Written in Swift

Requirements

  • Swift 4.1

Getting started

This project uses the Swift Package Manager. To get started, build or run the project from the root project directory

swift build then .build/debug/HackAssembler [File]

or

swift run HackAssembler [File]

About

An assembler for the Hack computer, written in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages