You are browsing as a guest. Sign up (or log in) to start making projects!

1h 1m 35s logged

calc82: Devlog #14 9/09/2026

calc82: because calculators are for everyone

Final devlog. It’s done!! This last stretch was writing the readme and publishing everything to Github pages. You can now access it at https://rigelseven.github.io/calc82/

Now for a short reflection

calc82 is the largest personal software project I have ever completed. This project taught me a lot about input parsing - specifically, tokenisers and syntax trees - and the importance of keeping a large codebase tidy.

Overall, the structure of the project is well laid out. However, there are architectural decisions I made early on that I came to regret later (such as the fact that input is represented as a string, whereas it should probably be a tree).

Developing calc82 also showed me that I am capable of putting together such an app from scratch. I’m pleased to have participated in Stardance and be given this opportunity.

0
16

Comments 0

No comments yet. Be the first!