Scripting languages are a subset of programming languages in which the instructions and programs are interpreted by an interpreter engine. Unlike compiled languages, scripting languages are not compiled into binary format and do not directly execute on the processor, but instead an interpreter reads the text file containing the script code and executes the instructions.

Scripting Languages

  • JavaScript
  • Microsoft JScript
  • Microsoft VBScript (Visual Basic Script)
  • Windows Batch Script
  • UNIX Shell Scripts in the C shell, Bourne shell, Korn Shell, and Third-Party Shell
  • PHP
  • Perl
  • Python
  • Ruby (Ruby on Rails)

Search

Donations

Free Training