hypo/README.md

244 B

hypo

hypo is an interpreter for the hypo architecture.

hypoc

hypoc is the hypo assembler. Samples of assembler code are included in the sample directory.

Install

To compile, type in:

make

To install the binaries:

make install