Third Post 22/08/2021
This week I wasn't as active in this assignment. This is because I all but finished it! I finished the integration and found the bug, shortly after the previous post. I then got to do online schooling wher I mostly worked on other assignments and things I have been very busy with and putting off in this assignment. I am not going to implement custom data types yet, and am going to do that after the prototype is due, although I am begginging to fear this moment. This is because I hvae tried to write the code to fit in with this but I have not stuck tothat and a lot of the code base relies on only ever using 0 and s so updating it is going to be an almost complete refactor of the system. In other news I also thought of an idea. I think I might be able to run some sort of logic programming / nondeterminstic algorithm with the splitting of the call stack. Although I am having a hard time building out this idea with purely numbers, I might be able to get a better understanding of wha...