After a few days I managed to finally finish the debugger for my language. I got honestly so burned out with writing in C that I wanted to have it done as fast as I could. The website is just there to show my paper about the language with the data gathered from the debugger. It is absolutely my final farewell to the coding in C language. I wanted this project to be big and glorious after being absolutely absorbed by this language for past few years of my life, after I was introduced by it in my elementary school. After 4 years being absolutely autistic over this language and reading everything I could, I am done. I have been reading about AI lately and math beneath it is absolutely beautiful, though I do not understand almost anything about it at all. With the end of this era in my life I would like to thank Why Programs Fail: A Guide to Systematic Debugging, The Art of Debugging with GDB, DDD, and Eclipse, Crafting Interpreters (once again), Guide to Advanced Empirical Software Engineering and mostly ChatGPT, which helped me storm through this project, helping me debug stuff, make the concepts easier to implement in my code and organize my work. It also greatly helped with analysing the outputs of my debugger, and I couldn’t do it without it. Goodbye C, Welcome Python… Long Live the King
Log in to leave a comment