10 ms·
I'd say C is actually a pretty good choice for an educational project like this. Having to write out all of your data structures by hand and manage your memory
by Snarwin 3y ago
I'd say C is actually a pretty good choice for an educational project like this. Having to write out all of your data structures by hand and manage your memory manually is a good learning experience, and since you're not writing serious production code, you don't have to worry too much about making mistakes.
- convolvatron 3y ago_someone_ has to learn to build runtimes
- kristofferg 3y ago_someone_ “else” :)