The remainingtext, however, contains instructions for the Java compiler, a program thatconverts those human-readable instructions into a much longer sequenceof more detailed instructions that can then be executed by the computer.The developer had a lot less choice here—the instructions must be writtenin such a way that the compiler would be able to understand them. (Suchinstructions are meant to also be read by human programmers who will berevising the program later, but the compiler is their primary “audience.”)
El software requiere de la interrelación para operar. Los programadores han codificado la interacción entre emisiones textuales y audiencias que reciben instrucciones. Las lenguas locales no han sido codificadas para la comprensión universal.