Interpreted programming language

ID: interpreted-programming-language

Interpreted programming language by Ciro Santilli 35 Updated +Created
Interestingly, the very first programming language with an actual implementation was interpreted: Short Code in 1950.
This is not surprising, as interpreters are easier to write than compilers.
And just like modern scripting languages, it reduced execution speed by about 50x.

New to topics? Read the docs here!