Programming language | Scripting language |
---|---|
Has all of the necessary features to construct full apps. | They are used mainly for everyday work. |
The code must be compiled before execution. | Usually, the code is performed without compilation. |
Do not have to be incorporated into other languages. | Usually is integrated with various software environments. |
|