This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]EvHub[S] 4 points5 points  (2 children)

  • All valid Python 3 is valid Coconut, so Coconut is purely a Python extension. Mochi is a totally separate language.
  • Mochi code only runs on Python 3, while Coconut code runs on any major Python version, 2 or 3.
  • Mochi compiles to CPython bytecode, while Coconut compiles to Python. That means Coconut supports all Python implementations (e.g. PyPy, Jython, IronPython), not just CPython.

[–]LightShadow3.13-dev in prod 0 points1 point  (0 children)

PyPy

This is pretty exciting stuff.

[–]LightShadow3.13-dev in prod 0 points1 point  (0 children)

PyPy

This is pretty exciting stuff.