Um, that's a pretty big chunk, but I think I know what you are asking. Chips are not made from metal, they're made of slices of silicon. Each slice has micro circuits burned into it by acid. The slices are then layered together into integrated circuits. In the early days of computers these chips were not programmable, they were real ROM chips. Later, with the next generation, the chips became programmable electronically, or EPROM chips. When you enter the CMOS setup of the BIOS you can make certain choices. These will be maintained in the eprom as long as there is a small electrical charge applied. This in itself is not a "programming language". In human terms those chips are like your brain stem. They control communications to the devices attached to your computer, like your involuntary nervous system. The higher brain is the CPU, the main processing unit in the computer. A computer only understands 1's and 0's. A programming language is like a human language since writing programs in 1's and 0's would be too difficult. A program, once written must be turned into 1's and 0's either by an interpreter of compiler written expressly for the cpu being used. Today programs are stored on a storage device, like a disk. When an execute command is received by the operating system it interrupts the cpu. The cpu feeds the program into RAM and begins executing the instructions contained in the program. That's a really "nutshell" explaination. If that's not what you were asking feel free to contact me at
swayser@optonline.net Don Swayser