gives a list of the currently available types for the Interpreter function.
$InterpreterTypes
gives a list of the currently available types for the Interpreter function.
Details
- The strings that appear in $InterpreterTypes are the possible first arguments to Interpreter.
Examples
Basic Examples (3)
Get a list of the currently supported Interpreter types:
$InterpreterTypesFind interpreter types related to dates:
Select[$InterpreterTypes, StringMatchQ[#, "*Date*"]&]Interpreter["ComputedDate"]["day after tomorrow"]Related Guides
History
Text
Wolfram Research (2014), $InterpreterTypes, Wolfram Language function, https://reference.wolfram.com/language/ref/$InterpreterTypes.html.
CMS
Wolfram Language. 2014. "$InterpreterTypes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$InterpreterTypes.html.
APA
Wolfram Language. (2014). $InterpreterTypes. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$InterpreterTypes.html
BibTeX
@misc{reference.wolfram_2026_$interpretertypes, author="Wolfram Research", title="{$InterpreterTypes}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/$InterpreterTypes.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_$interpretertypes, organization={Wolfram Research}, title={$InterpreterTypes}, year={2014}, url={https://reference.wolfram.com/language/ref/$InterpreterTypes.html}, note=[Accessed: 12-June-2026]}