Page 16 - COMPUTER PROGRAMMING_Neat
P. 16

4.2 Difference between Programming and



                Scripting




         Definition


         A  programming  language  is  essentially  a  formal


         language  that  combines  a  set  of  instructions  that

         can be fed into the computer to generate a specific


         output.  A  scripting  language  is  a  programming

         language that supports scripts which are programs


         written  exclusively  for  a  special  runtime


         environment  to  automate  the  execution  of  a

         specific action/function.




         Interpretation


         Programming languages are compiled into a more


         compact  design  that  does  not  require  to  be

         interpreted  by  another  language  or  application.


         Scripting  languages  are  written  in  one  language

         and  interpreted  within  another  program,.  Thus,


         programming  languages  run  independently  of  a


         parent program, but scripting languages run inside

         another program.



           Programming Language concept                                                               13
   11   12   13   14   15   16   17   18   19   20   21