All purely interpreted programming languages

 

All purely interpreted programming languages Title of this Item 

InterpretedProgrammingLanguages Name of this Item 

This is the category of all programming languages where execution is accomplished by the run-time interpretation of human-readable source code. Note that this category can be applied both to entire programming language families (languages that are always meant to be interpreted) and to individual programming language implementations (even those of languages originally designed for some other form of execution). For example, languages in the C family are intended to be compiled languages, but there are still a few implementations that directly interpret C source, and this is an appropriate category for those specific implementations. Alternatively, the BASIC programming language family is an InterpretedProgrammingLanguage, even though there are some individual implementations (e.g., CBASIC) that are compiled and can be placed in the CompiledProgrammingLanguage category. Description of this Item 

This Item's Relationships

 

is or hasto or with
Ways in which a programming language can executeProgrammingLanguageExecutionStyles Containscontains All purely interpreted programming languagesInterpretedProgrammingLanguages ShowHelp show connectionHelp Edit…Help edit connectionHelp DeleteHelp delete connectionHelp
Logo Home