Translation guide
A programming language that is executed line by line by an interpreter, rather than compiled into machine code beforehand.
The learner wants to refer to a programming language that is interpreted, not compiled.
Standard term for 'interpreted language' in Japanese. Widely understood in tech contexts.
Python is an interpreted language.
Alternative phrasing, slightly more formal or technical. '型' means 'type'.
Ruby is one of the interpreted languages.
Often used interchangeably with 'interpreted language', though it emphasizes scripting use. Common in casual tech talk.
JavaScript is a scripting language.