Skip to content

Latest commit

 

History

136 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCC (HACK Compiler Collection)

This is an effort to make the best available toolchain for HACK computer platform. See http://danopernis.github.io/hcc/ for details. Build Status

Building & Installation

Build HCC using

mkdir build
cd build
cmake ..
make

Optionally test and install using

make test
DESTDIR=~ make install

Standard library/OS is available in directory "src/stdlib". Contents of that directory shall be copied to your Jack project.

About

HACK Compiler Collection -- An effort to make the best available toolchain for HACK computer platform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages