interpreted programming language
C3422
concept
An interpreted programming language is a type of language whose source code is executed directly by an interpreter program, which reads and performs the instructions line by line without requiring prior compilation to machine code.
Aliases (2)
- JavaScript-friendly language syntax ×1
- interpreted language ×1