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.
All labels observed (3)
| Label | Occurrences |
|---|---|
| interpreted language | 6 |
| interpreted programming language canonical | 2 |
| JavaScript-friendly language syntax | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: interpreted programming language
Generated description
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.
Instances (9)
| Instance | Via concept surface |
|---|---|
| Netscape JavaScript language | interpreted language |
| TI-BASIC | interpreted language |
| ReasonML | JavaScript-friendly language syntax |
| Python | — |
| Practical Extraction and Report Language | interpreted language |
| BeanShell | interpreted language |
| Tool Command Language | interpreted language |
| Commodore BASIC | — |
| QBasic | interpreted language |