Say Hello to Our Software Configuration Engine
When we launched Audia in 2001, we developed a software compiler to go with it. But it was always a lot more than just a compiler. We didn’t make a big enough deal about it back then, so we’d like to retroactively make a big deal about it now. What is a Software Compiler? A traditional software compiler takes code that’s written in a human-readable format such as a programming language like C, C++, Fortran, or Pascal, and converts it into machine code. Machine code contains all the commands that the actual processing chips read, and sets all of the ones and zeroes to make the program work. That is…