Hacker News new | past | comments | ask | show | jobs | submit login

Excellent write up. I have actually never thought about how having pointers as locals instead of e.g. a class member is an optimization. Also, that goto-based state machine is wonderful: I'll probably be stealing that for my next project. I'm curious why you went with that instead of the more common switch statement approach though.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: