JavaScript
Formerly known as LiveScript and renamed to JavaScript in 1995, JavaScript is an interpreted programming language that allows a web designer the ability to easily insert code into their web page. JavaScript is commonly placed into a HTML, ASP, or a similar type of file and run directly from the web page to perform tasks such as printing the time and date, creating a calendar, or other tasks that are not possible through plain HTML.