IronPython 使用 Python 2 还是 Python 3?

Does IronPython use Python 2 or Python 3?

我是 IronPyton 的新手,但想开始使用它。从IronPython网站上,我看到IronPyton的当前版本是2.7.8 我的理解是这个版本独立于官方Python版本。

IronPyton 使用哪个版本的 Python(2 或 3)?

来自他们的website

Since IronPython is a implementation of Python 2.7 [...]

请注意,还有 IronPython 3,尚未准备好生产,将支持 Python 3.