Did you ever wonder how does a computer work? An amazing book The Elements of Computing Systems will help you understand and build your own computer called HACK. You will begin with simple electronic circuits and end up running your own programs.
HCC is an effort to make the best available toolchain for HACK computer platform.
HCC is released under MIT license and ready for your experiments.
git@github.com:danopernis/hcc.git
Did you create something interesting? Don't be shy and let me know at danopernis@gmail.com.
Did you find a bug? Please fill report at issue tracker.