PythonWritten in
2012First released
Guido van RossumDeveloper
staticTyping
Python Software Foundation LicenseLicense
What is mypy written in?
The mypy compiler is written in Python (well-documented).
Quick Facts
- Designed by
- Guido van Rossum
- Developer
- Python Software Foundation
- First released
- 2012
- Typing
- static
- License
- Python Software Foundation License
- Filename extension
- .py, .pyc, .pyd, .pyo, .pyw, .pyz
- Website
- www.python.org
About mypy
mypy is a general-purpose programming language. It is a statically typed language. It supports static-analysis programming.
mypy first appeared in 2012 and was designed by Guido van Rossum. Development is led by Python Software Foundation.
How mypy is implemented
In the Language Lineage dataset, its compiler is written in Python.
mypy in the language family tree
mypy drew on ideas from Python.
Sources: Wikipedia · Wikidata · Official site
Frequently Asked Questions
What language is mypy written in?
mypy is primarily implemented in Python. See the implementation section above for details and source references.
What languages influenced mypy?
mypy was influenced by Python among others. See the influence section above for the full list.
When was mypy first released?
mypy was first released in 2012. It was designed by Guido van Rossum.