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

An intersting idea, but like, if your idea of hackable is dense c code with no comments and short names, it definitely differs from mine!

see, e.g,. https://c9x.me/git/qbe.git/tree/ssa.c




Fully agree. Comments are a must. But not like these:

    if (!n) {
        /* uh, oh, warn */
        return UNDEF;




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

Search: