Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You're working with embedded C that is a rats nest of macros. It could instead be sanely factored and readable C without the macros if it was written with slightly more trust in the compiler.


...and you're willing to use nonstandard attributes, code generators, and a custom preprocessor. At this point, why not C++, seriously?

And can you show me an example of an existing framework for embedded device that's not the spaghetti code I showed?




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

Search: