In my post to the chennailug mailing list I compared software products
with manufactured 'physical' products in the following sense:
Source code = blue print
compiled binary = physical product
There were posts contesting this but I still beleive this to be right.
Any ideas to share?
mano
In software, the source code, the eventual artifact of the design
process, (blueprint) is fed to the compiler (the rapid prototyping m/c)
which consumes power and produces the binary (the product). The source
code is the most precise abstraction of the compiled binary.
Alternate views pls :-)
regds,
mano
In software, the source code, the eventual artifact of the design
process, (blueprint) is fed to the compiler (the rapid prototyping m/c)
which consumes power and produces the binary (the product). The source
code is the most precise abstraction of the compiled binary.