in reply to code to replace
Seriously, the distinction used to be that Programs were compiled and linked, Scripts were interpreted. Then Perl and Java came along and changed the paradigm by having a two-pass Interpreter where the first pass generated Objects that the second pass executed. I use the terms almost interchangeably when I am talking to other Programmers/Developers. I always use 'Program' when I am talking to The Suits In Management.
----
I Go Back to Sleep, Now.
OGB
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl script & perl program
by PyrexKidd (Monk) on May 03, 2010 at 04:53 UTC |