Skip to content

willprice/architecture-hex-computer-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex computer

To make the process of understanding how the Hex computer simulators and compilers work I've written some build scripts to make the file names more readable. There are also scripts with functions that will run programs on the simulators, they are to ease development of programs and help users understand how the simulators work.

How to get this file

Pull in everything using

$ git clone --recursive <repo-url>

Dependencies

SCons

Debian/Ubuntu (and derivatives):

$ sudo apt-get install scons

Arch Linux:

$ sudo pacman -S scons

Mac OS X:

$ sudo brew install scons

How to build

Run the command:

scons

then have a look in the build folder produced.

About

Build scripts and tutorial for the Hex-computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages