Things wrong with computers languages and android
The c language should have TRUE FALSE NULL and boolean types built in and the operator precedence quirk where the & operator can affect across the == in if statement should be fixed. cython is great. I'm not crazy about java gosling left it behind to go 10000 leageues under the sea some clown decided not to include globals, its un compilable except on gcc and maybe llvm, it's 10 times slower than c, it links very awkardly to it, it is limited to 64 bit, it uses longs ints instead of linux u32 for unsigned 32 bit s64 for signed 64 bit , the c language should do this and take the best of the rust language let different syntax rust rust in peace, there should be a pragma big and little endian in c structures so endianness of hardware can be dealt with transparently in drivers, it doesn't link to assembly, it's garbage collection i have no control over and long running programs get unstable, it got popular because it was bloated and cross platform dealing with processor...