An interpreted programming languages is one where the source code is executed by an interpreter application, with no compilation.
They are usually less performant than compiled languages.
Interpreted Languages:
Python
Java Programming Language
JavaScript
Ruby
PHP
Sources: