Magic compilers have a tendency to be too clever for your own good. It can lead to (even more) inconsistent implementations, which would be absolutely terrifying with Javascript. But the fact that you are giving it props and have more experience than me with web design leads me to believe google has managed to not **** up on this
gcc
I hate how it tries to be clever to the point where I'm not sure I'm even writing C anymore, but I don't really have any alternatives. I noticed this when I started writing CUDA. nvcc is quite a bit fussier, to its credit in my opinion.
gcc
I hate how it tries to be clever to the point where I'm not sure I'm even writing C anymore, but I don't really have any alternatives. I noticed this when I started writing CUDA. nvcc is quite a bit fussier, to its credit in my opinion.
Comment