"ComputedProgrammingLanguage" (Interpreter Type)
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
-
- Entity Types
- ProgrammingLanguage
- WolframLanguageSymbol
- FileFormat
- InternetDomain
- NotableComputer
-
- Interpreter Types
- ProgrammingLanguage
- WolframLanguageSymbol
- TeXExpression
- MathMLExpression
- FileFormat
- MIMETypeString
- ImportFormatString
- ExportFormatString
- InternetDomain
- URL
- NotableComputer
- Entity
- ComputedWolframLanguageSymbol
- HeldTeXExpression
- InactiveTeXExpression
- HeldMathMLExpression
- InactiveMathMLExpression
- ComputedFileFormat
- ComputedInternetDomain
- SemanticURL
- ComputedNotableComputer
-
- Formats
- HTML
- XML
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
-
- Entity Types
- ProgrammingLanguage
- WolframLanguageSymbol
- FileFormat
- InternetDomain
- NotableComputer
-
- Interpreter Types
- ProgrammingLanguage
- WolframLanguageSymbol
- TeXExpression
- MathMLExpression
- FileFormat
- MIMETypeString
- ImportFormatString
- ExportFormatString
- InternetDomain
- URL
- NotableComputer
- Entity
- ComputedWolframLanguageSymbol
- HeldTeXExpression
- InactiveTeXExpression
- HeldMathMLExpression
- InactiveMathMLExpression
- ComputedFileFormat
- ComputedInternetDomain
- SemanticURL
- ComputedNotableComputer
-
- Formats
- HTML
- XML
- Related Guides
-
See Also
"ComputedProgrammingLanguage" (Interpreter Type)
A programming language derived by computation.
Details
- "ComputedProgrammingLanguage" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedProgrammingLanguage" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedProgrammingLanguage",{{choice1,…}}] one among choices Restricted["ComputedProgrammingLanguage",entityclass] one among the programming languages of entityclass Restricted["ComputedProgrammingLanguage",{property1value1,…}] a programming language with values valuei for properties propertyi
Interpretation
- "ComputedProgrammingLanguage" yields an Entity of type "ProgrammingLanguage".
Examples
Basic Examples (3)
Interpret programming languages:
Interpreter["ComputedProgrammingLanguage"]["C++"]Interpret programming languages derived by computation:
Interpreter["ComputedProgrammingLanguage"]["oldest programming language"]Restrict to programming languages in a class:
Interpreter[Restricted["ComputedProgrammingLanguage", EntityClass["ProgrammingLanguage", "LogicProgramming"]]]["Wolfram Language"]See Also
Interpreter SemanticImport Restricted Failure Entity EntityValue
Entity Types: ProgrammingLanguage WolframLanguageSymbol FileFormat InternetDomain NotableComputer
Interpreter Types: ProgrammingLanguage WolframLanguageSymbol TeXExpression MathMLExpression FileFormat MIMETypeString ImportFormatString ExportFormatString InternetDomain URL NotableComputer Entity ComputedWolframLanguageSymbol HeldTeXExpression InactiveTeXExpression HeldMathMLExpression InactiveMathMLExpression ComputedFileFormat ComputedInternetDomain SemanticURL ComputedNotableComputer
Related Guides
History
Introduced in 2016 (11.0)