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はインタプリタ言語です。
Python is an interpreted language.
Alternative phrasing, slightly more formal or technical. '型' means 'type'.
Rubyはインタープリタ型言語の一つです。
Ruby is one of the interpreted languages.
Often used interchangeably with 'interpreted language', though it emphasizes scripting use. Common in casual tech talk.
JavaScriptはスクリプト言語です。
JavaScript is a scripting language.