@cheatyyyy As a novice, I look at this and think that there isn't really any magical complexity in a CLI that warrants this kind of behavior. Is this true?
My rough guess is that a VSCode clone is likely 10x in terms of code and complexity.
@lauriewired It depends. I hated implementing my own registers, half adders, etc.
I love solving leetcode-style problems with the Python Standard Library. YMMV.