|
|
|
|
|
by Gibbon1
1245 days ago
|
|
Consider the difference between what a compiler does and say a video game or embedded firmware. Compilers are old school batch mode programs that import data from a file, parse it, transform it to something, and emit it as a file. |
|