Added
- A format for levels and a way to read them.
- A runtime environment.
- A parser for the "h" language.
- An interpreter.
- An algorithm to count the number of bytes of a program.
- An algorithm to calculate the number of points earned by a program when it is
run on a given level.
- A curses user interface.