That old gcc is too big and complicated. In fact all the normal c compilers are too complicated. No one can read them and understand everything. There's thousands of lines of complicated code in there. Even in new reimplimentations like llvm.
So I have a new cc that only has about 8 lines of code. It's refreshinly simple to understand.
That old gcc is too big and complicated. In fact all the normal c compilers are too complicated. No one can read them and understand everything. There's thousands of lines of complicated code in there. Even in new reimplimentations like llvm.
So I have a new cc that only has about 8 lines of code. It's refreshinly simple to understand.
This makes it better. Enjoy!