Haifu interpreter
- Student: Matthew Moore (2018).
- Purpose:
Create an interpreter for the esoteric Haifu language, designed by David
Morgan-Mar.
- Method:
The interpreter is written in C++.
- What the student learned
- A very strange programming language
- C++ programming skills
- Writing an interpreter
Code and documentation can be found at
this site.