Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 211 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 211 Bytes

Hack Compiler

Requirements

  • >= JDK 10
  • sbt

Usage

Compile

sbt run $PATH_TO_JACK_FILE
# or
sbt run $PATH_TO_SRC_DIR

License

This project is licensed under Apache License 2.0.