The performance mode, which I'm working on, can now be tested with `make performance && ./performance`. A very simple test was added, and it works!
Also added basic arithmetic to Point, and a class for a Line
Mostly comments for now